diff options
author | Luan Nguyen <luann@google.com> | 2015-04-03 22:43:25 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-04-03 22:43:25 +0000 |
commit | 88de9c94eb519f4c69ac7489879eddf7753276b6 (patch) | |
tree | cad2f8d8b9cc2163b6db129cdf5229e236a71e9d /docs/html/training | |
parent | b3c310b60dfab11b9b8d41b00ae06a82090f3d14 (diff) | |
parent | b0c35f80f6efd61c553cc4bfc21b896dd5dc27e6 (diff) | |
download | frameworks_base-88de9c94eb519f4c69ac7489879eddf7753276b6.zip frameworks_base-88de9c94eb519f4c69ac7489879eddf7753276b6.tar.gz frameworks_base-88de9c94eb519f4c69ac7489879eddf7753276b6.tar.bz2 |
am b0c35f80: am 31947438: am 9b9bda56: am b7647017: am eeb42053: Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
* commit 'b0c35f80f6efd61c553cc4bfc21b896dd5dc27e6':
docs: Remove note about inablity to submit apps to Google Play.
Diffstat (limited to 'docs/html/training')
-rw-r--r-- | docs/html/training/auto/start/index.jd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/html/training/auto/start/index.jd b/docs/html/training/auto/start/index.jd index 54500ac..22e7521 100644 --- a/docs/html/training/auto/start/index.jd +++ b/docs/html/training/auto/start/index.jd @@ -55,14 +55,6 @@ messaging services. </p> setting up your development environment and meeting the the minimum requirements to enable an app to communicate with Auto.</p> -<p class="note"><strong>Important:</strong> If you are planning to develop -apps for Auto, you are encouraged to begin enabling and testing your -apps now. However, Auto-enabled apps cannot be published at this time. -Join the -<a href="http://g.co/AndroidAutoDev" class="external-link">Auto -Developers Google+ community</a> for updates on when you will be able to submit -your Auto-enabled apps.</p> - <h2 id="dev-project">Set Up an Auto Project</h2> <p>This section describes how to create a new app or modify an existing app to communicate with Auto.</p> |