diff --git a/docs/html/guide/topics/manifest/manifest-element.jd b/docs/html/guide/topics/manifest/manifest-element.jd index cce951e00d08d..12690d2fe7039 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