diff options
author | Luan Nguyen <luann@google.com> | 2015-04-03 22:54:26 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-04-03 22:54:26 +0000 |
commit | fd4ffb7d00a4100892e39c2b284ebc5a9345bf0c (patch) | |
tree | be57233ae3a378ad2eeed048add895ee3535282c /docs/html/training | |
parent | 808ba3b5fe904aabe6067ec592a6030ea217cdc8 (diff) | |
parent | 88de9c94eb519f4c69ac7489879eddf7753276b6 (diff) | |
download | frameworks_base-fd4ffb7d00a4100892e39c2b284ebc5a9345bf0c.zip frameworks_base-fd4ffb7d00a4100892e39c2b284ebc5a9345bf0c.tar.gz frameworks_base-fd4ffb7d00a4100892e39c2b284ebc5a9345bf0c.tar.bz2 |
am 88de9c94: 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 '88de9c94eb519f4c69ac7489879eddf7753276b6':
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> |