summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Quddus Chong <quddusc@google.com> 2014-06-24 13:55:09 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2014-06-24 13:55:09 +0000
commited8b77e668dbc8aa4a8c2a108dce98f2900cc5b3 (patch)
tree58b1661382ff7f2c9cbb55ae47e7a1fc5cb39655
parenta5dc5869ee15607072b402ab65f8accacf4ed4c8 (diff)
parent300caefb0ca877f45f48d4e76bc086672a6f59b6 (diff)
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 '300caefb0ca877f45f48d4e76bc086672a6f59b6': 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>