docs: Fixed name of uses-permission-sdk-23
Docs had incorrectly said the element was named <uses-permission-sdk23> (missing a hyphen in sdk-23). Fixing all references to that element, and renaming the reference page accordingly. A separate CL sets up a redirect from the old page name to the new one. See first comment for doc stage location. Change-Id: I6e675e03f87851d36465a8fdf3de730de524c4a8 bug: 25346975
This commit is contained in:
@ -183,7 +183,7 @@
|
||||
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-feature-element.html"><uses-feature></a></li> <!-- ##api level 4## -->
|
||||
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-library-element.html"><uses-library></a></li>
|
||||
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-permission-element.html"><uses-permission></a></li>
|
||||
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-permission-sdk23-element.html"><uses-permission-sdk23></a></li>
|
||||
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-permission-sdk-23-element.html"><uses-permission-sdk-23></a></li>
|
||||
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html"><uses-sdk></a></li>
|
||||
</ul>
|
||||
</li><!-- end of the manifest file -->
|
||||
|
Reference in New Issue
Block a user