Add Storage Scopes section and ToC entry
This commit is contained in:
parent
115735c944
commit
5942134bc6
@ -49,7 +49,12 @@
|
||||
<li><a href="#3-button-navigation">3-button navigation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#storage-access">Storage access</a></li>
|
||||
<li>
|
||||
<a href="#storage-access">Storage access</a>
|
||||
<ul>
|
||||
<li><a href="#storage-scopes">Storage Scopes</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#accessibility">Accessibility</a></li>
|
||||
<li><a href="#auditor">Auditor</a></li>
|
||||
<li>
|
||||
@ -265,7 +270,8 @@
|
||||
providers and modern Android has removed the legacy approach for accessing
|
||||
external drives.</p>
|
||||
|
||||
<h3>Storage Scopes</h3>
|
||||
<section id="storage-scopes">
|
||||
<h3><a href="#storage-scopes">Storage Scopes</a></h3>
|
||||
|
||||
<p>GrapheneOS provides the Storage Scopes feature as a fully compatible alternative
|
||||
to the standard Android storage permissions.
|
||||
@ -307,6 +313,7 @@
|
||||
As a workaround, users can manually grant access to these files/directories via
|
||||
SAF picker.</p>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="accessibility">
|
||||
<h2><a href="#accessibility">Accessibility</a></h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user