Per message from Joe, changed name of feature from "Runtime Permissions" to just "Permissions". Still sometimes referred to it as "runtime permissions" in descriptive text, as appropriate. I considered renaming the feature page to ./permissions.jd , but given the short time, I decided against it--there were too many ways a file rename could break things, and this is just a temporary "preview" page anyway. See first comment for stage location. Change-Id: I0ce36d99ea2377cf9fa7ac72b2f182dedb5c38e8
60 lines
1.9 KiB
C#
60 lines
1.9 KiB
C#
<ul id="nav">
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/overview.html">
|
|
Program Overview</a></div>
|
|
</li>
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/download.html">
|
|
Downloads</a></div>
|
|
</li>
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/setup-sdk.html">
|
|
Set up the SDK</a></div>
|
|
</li>
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>preview/testing/guide.html">
|
|
Testing Guide</a></div>
|
|
<ul>
|
|
<li><a href="<?cs var:toroot ?>preview/testing/performance.html">
|
|
Performance Testing</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>preview/api-overview.html">
|
|
API Overview</a></div>
|
|
<ul>
|
|
<li><a href="<?cs var:toroot ?>preview/features/runtime-permissions.html">
|
|
Permissions</a></li>
|
|
<li><a href="<?cs var:toroot ?>preview/features/app-linking.html">
|
|
App Links</a></li>
|
|
<li><a href="<?cs var:toroot ?>preview/backup/index.html">
|
|
Automatic Backups</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/behavior-changes.html">
|
|
Behavior Changes</a></div>
|
|
</li>
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/samples.html">
|
|
Samples</a></div>
|
|
</li>
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/support.html">
|
|
Support</a></div>
|
|
</li>
|
|
|
|
<li class="nav-section">
|
|
<div class="nav-section-header empty"><a href="<?cs var:toroot ?>preview/license.html">
|
|
License Agreement</a></div>
|
|
</li>
|
|
|
|
</ul>
|