summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Quddus Chong <quddusc@google.com> 2014-06-24 14:00:37 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2014-06-24 14:00:37 +0000
commit5444f3cd92ac42f72f86ba5bcd554e0d88bc265b (patch)
tree8502162784f354f2edbaf13b632234948a6ee945
parent9e2fe9e35d0c15fc6f6a1f7511a5f6d9ce3a7830 (diff)
parented8b77e668dbc8aa4a8c2a108dce98f2900cc5b3 (diff)
am ed8b77e6: am 300caefb: 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
* commit 'ed8b77e668dbc8aa4a8c2a108dce98f2900cc5b3': 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.
-rw-r--r--docs/html/training/app-indexing/index.jd8
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 cb4135f218fe..7e7241b1fe3c 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>