diff options
| author | Luan Nguyen <luann@google.com> | 2015-04-03 21:40:52 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-04-03 21:40:53 +0000 |
| commit | eeb42053df94de88674caf904a96ec987d55e668 (patch) | |
| tree | 27f2b62746431bf5d404cb7d60642beaf25c9692 /docs/html | |
| parent | 91070dc419b9b60843094ecc02f95b38c784208a (diff) | |
| parent | 7eecdd553a10f713487eb29de1183323b45880e8 (diff) | |
| download | frameworks_base-eeb42053df94de88674caf904a96ec987d55e668.zip frameworks_base-eeb42053df94de88674caf904a96ec987d55e668.tar.gz frameworks_base-eeb42053df94de88674caf904a96ec987d55e668.tar.bz2 | |
Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
Diffstat (limited to 'docs/html')
| -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> |
