summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-12-14 16:48:38 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2010-12-14 16:48:38 -0800
commit84bf9bc70fba3e6adea473033c411ab145aa9698 (patch)
tree6a0848f788d419ea21ac5fff11760be45d2d5661 /docs/html/guide/topics
parenta925b6a64c8137804547d5cfcd97415392d667b1 (diff)
parente9123960764d7b2e94fb0d68aae21fccc472abcd (diff)
downloadframeworks_base-84bf9bc70fba3e6adea473033c411ab145aa9698.zip
frameworks_base-84bf9bc70fba3e6adea473033c411ab145aa9698.tar.gz
frameworks_base-84bf9bc70fba3e6adea473033c411ab145aa9698.tar.bz2
am e9123960: cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes
* commit 'e9123960764d7b2e94fb0d68aae21fccc472abcd': cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes
Diffstat (limited to 'docs/html/guide/topics')
-rw-r--r--docs/html/guide/topics/manifest/uses-feature-element.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/manifest/uses-feature-element.jd b/docs/html/guide/topics/manifest/uses-feature-element.jd
index a2a4001..5242126 100644
--- a/docs/html/guide/topics/manifest/uses-feature-element.jd
+++ b/docs/html/guide/topics/manifest/uses-feature-element.jd
@@ -339,7 +339,7 @@ the feature as shown below.</p>
<p class="caution">It's important to understand that the permissions that you
request in <code>&lt;uses-permission&gt;</code> elements can directly affect how
Android Market filters your application. The reference section <a
-href="#permissions-features">Permissions that Imply Feature Requirements</a>,
+href="#permissions">Permissions that Imply Feature Requirements</a>,
below, lists the full set of permissions that imply feature requirements and
therefore trigger filtering.</p>