From 8b03f63a0f2f512d0d95a6b985b6dc4e0ae88ed9 Mon Sep 17 00:00:00 2001 From: quddusc Date: Fri, 20 Dec 2013 14:44:51 -0800 Subject: docs: Added missing elements under "can contain:" list in manifest-element.html. Bug: 5793521 Change-Id: I4340a8d043ebcf80634ad8cc1967b2a476a151d8 --- docs/html/guide/topics/manifest/manifest-element.jd | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/html/guide/topics/manifest/manifest-element.jd b/docs/html/guide/topics/manifest/manifest-element.jd index cce951e..12690d2 100644 --- a/docs/html/guide/topics/manifest/manifest-element.jd +++ b/docs/html/guide/topics/manifest/manifest-element.jd @@ -25,12 +25,16 @@ parent.link=manifest-intro.html
<application>
can contain:
-
<instrumentation> +
<compatible-screens> +
<instrumentation>
<permission>
<permission-group>
<permission-tree> +
<supports-gl-texture><supports-screens>
<uses-configuration> -
<uses-permission>
+
<uses-feature> +
<uses-permission>
<uses-sdk>

@@ -189,4 +193,4 @@ more information about using this attribute (including how to maintain backward

<application>
- + \ No newline at end of file -- cgit v1.1