diff options
| author | Quddus Chong <quddusc@google.com> | 2014-06-23 19:35:43 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-06-23 17:14:09 +0000 |
| commit | 300caefb0ca877f45f48d4e76bc086672a6f59b6 (patch) | |
| tree | 29bd0a93591a16fe7f52289a11c67c86dcbe4dd8 /docs/html | |
| parent | 387891fde61a63c98ac3a81a5a0d1d7151a95d1f (diff) | |
| parent | 2789664e60d3b14f086958b8d9af931d0546ffbc (diff) | |
| download | frameworks_base-300caefb0ca877f45f48d4e76bc086672a6f59b6.zip frameworks_base-300caefb0ca877f45f48d4e76bc086672a6f59b6.tar.gz frameworks_base-300caefb0ca877f45f48d4e76bc086672a6f59b6.tar.bz2 | |
Merge "docs: Removing note for app-indexing developer early adopters from training class, since this feature is going to be publically accessible starting in GMS Longhorn." into klp-modular-dev
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/training/app-indexing/index.jd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/html/training/app-indexing/index.jd b/docs/html/training/app-indexing/index.jd index cb4135f..7e7241b 100644 --- a/docs/html/training/app-indexing/index.jd +++ b/docs/html/training/app-indexing/index.jd @@ -59,14 +59,6 @@ in your app by adding intent filters in your app manifest.</li> </li> </ol> -<p class="note"><strong>Note: </strong> -Currently, the Google Search app indexing capability is restricted to -English-only Android apps from developers participating in the early adopter -program. You can sign up to be a participant by submitting the <a -href="https://docs.google.com/a/google.com/forms/d/1itcqPAQqggJ6e4m8aejWLM8Dc5O8P6qybgGbKCNxGV0/viewform" -class="external-link" target="_blank">App Indexing Expression of Interest</a> form. -</p> - <p>This class shows how to enable deep linking and indexing of your application content so that users can open this content directly from mobile search results.</p> |
