summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/manifest/meta-data-element.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-02-12 23:43:56 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-02-12 23:43:56 +0000
commit958a7f725d9d01415fe33ed2ec35eec72a6d66e3 (patch)
treeb24e4d7441443a9faf1bbaec7f31c7eecb4fc5b3 /docs/html/guide/topics/manifest/meta-data-element.jd
parent577570f29919da32e2b616dbab1e52fadabcb315 (diff)
parent35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1 (diff)
downloadframeworks_base-958a7f725d9d01415fe33ed2ec35eec72a6d66e3.zip
frameworks_base-958a7f725d9d01415fe33ed2ec35eec72a6d66e3.tar.gz
frameworks_base-958a7f725d9d01415fe33ed2ec35eec72a6d66e3.tar.bz2
am 35ad8886: am acec746b: am 55362018: am 271c8f12: Merge "Doc change: minor edits to support easier extraction of document summaries." into klp-docs
* commit '35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1': Doc change: minor edits to support easier extraction of document summaries.
Diffstat (limited to 'docs/html/guide/topics/manifest/meta-data-element.jd')
-rw-r--r--docs/html/guide/topics/manifest/meta-data-element.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/manifest/meta-data-element.jd b/docs/html/guide/topics/manifest/meta-data-element.jd
index ee80c84..241153b 100644
--- a/docs/html/guide/topics/manifest/meta-data-element.jd
+++ b/docs/html/guide/topics/manifest/meta-data-element.jd
@@ -18,7 +18,7 @@ parent.link=manifest-intro.html
<br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</a></code>
<dt>description:</dt>
-<dd>A name-value pair for an item of additional, arbitrary data that can
+<dd itemprop="description">A name-value pair for an item of additional, arbitrary data that can
be supplied to the parent component. A component element can contain any
number of {@code &lt;meta-data&gt;} subelements. The values from all of
them are collected in a single {@link android.os.Bundle} object and made