diff options
author | Scott Main <smain@google.com> | 2013-05-15 02:41:07 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-05-15 02:41:07 -0700 |
commit | 78d38908c43f2af43347cb19d4712617041ea815 (patch) | |
tree | 936742da1192542e3649bbb5491fba10e8de63f0 /docs/html/guide | |
parent | 78aad359350d9bae842019737a3998a1d3a784c5 (diff) | |
parent | f2216fd0af83ba648f2ea0662d25210137bf0da3 (diff) | |
download | frameworks_base-78d38908c43f2af43347cb19d4712617041ea815.zip frameworks_base-78d38908c43f2af43347cb19d4712617041ea815.tar.gz frameworks_base-78d38908c43f2af43347cb19d4712617041ea815.tar.bz2 |
am f2216fd0: am 527b7623: more search suggest tagging
* commit 'f2216fd0af83ba648f2ea0662d25210137bf0da3':
more search suggest tagging
Diffstat (limited to 'docs/html/guide')
-rw-r--r-- | docs/html/guide/topics/location/index.jd | 1 | ||||
-rw-r--r-- | docs/html/guide/topics/location/strategies.jd | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/guide/topics/location/index.jd b/docs/html/guide/topics/location/index.jd index 083842b..0424abf 100644 --- a/docs/html/guide/topics/location/index.jd +++ b/docs/html/guide/topics/location/index.jd @@ -1,4 +1,5 @@ page.title=Location and Maps +excludeFromSuggestions=true @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/location/strategies.jd b/docs/html/guide/topics/location/strategies.jd index 155c86e..f1eb66e 100644 --- a/docs/html/guide/topics/location/strategies.jd +++ b/docs/html/guide/topics/location/strategies.jd @@ -1,5 +1,5 @@ page.title=Location Strategies -page.tags="geolocation","maps","mapview" +excludeFromSuggestions=true @jd:body <div id="tb-wrapper"> |