summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/manifest/uses-configuration-element.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-02-13 00:13:06 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-02-13 00:13:06 +0000
commit47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd (patch)
treeb24e4d7441443a9faf1bbaec7f31c7eecb4fc5b3 /docs/html/guide/topics/manifest/uses-configuration-element.jd
parent8853b9c4b478df6ac8286d3dc825aa821f375afa (diff)
parent958a7f725d9d01415fe33ed2ec35eec72a6d66e3 (diff)
downloadframeworks_base-47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd.zip
frameworks_base-47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd.tar.gz
frameworks_base-47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd.tar.bz2
am 958a7f72: am 35ad8886: am acec746b: am 55362018: am 271c8f12: Merge "Doc change: minor edits to support easier extraction of document summaries." into klp-docs
* commit '958a7f725d9d01415fe33ed2ec35eec72a6d66e3': Doc change: minor edits to support easier extraction of document summaries.
Diffstat (limited to 'docs/html/guide/topics/manifest/uses-configuration-element.jd')
-rw-r--r--docs/html/guide/topics/manifest/uses-configuration-element.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/manifest/uses-configuration-element.jd b/docs/html/guide/topics/manifest/uses-configuration-element.jd
index e9a0ba4..15fd49c 100644
--- a/docs/html/guide/topics/manifest/uses-configuration-element.jd
+++ b/docs/html/guide/topics/manifest/uses-configuration-element.jd
@@ -27,7 +27,7 @@ easier to update the doc when the change is made... Nov 2013, this still seems u
<dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html">&lt;manifest&gt;</a></code></dd>
<dt>description:</dt>
-<dd>Indicates what hardware and software features the application requires.
+<dd itemprop="description">Indicates what hardware and software features the application requires.
For example, an application might specify that it requires a physical keyboard
or a particular navigation device, like a trackball. The specification is
used to avoid installing the application on devices where it will not work.