diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 102cb5fb..94e12aa1 100644 --- a/static/features.html +++ b/static/features.html @@ -108,6 +108,7 @@ <li><a href="#network-permission-toggle">Network permission toggle</a></li> <li><a href="#sensors-permission-toggle">Sensors permission toggle</a></li> <li><a href="#storage-scopes">Storage Scopes</a></li> + <li><a href="#contact-scopes">Contact Scopes</a></li> <li><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></li> <li><a href="#lte-only-mode">LTE-only mode</a></li> <li><a href="#wifi-privacy">Wi-Fi privacy</a></li> @@ -544,6 +545,15 @@ section on storage access</a>.</p> </section> + <section id="contact-scopes"> + <h3><a href="#contact-scopes">Contact Scopes</a></h3> + + <p>GrapheneOS provides Contact Scopes as an alternative to granting the + Contacts permission. By default, it acts as if the contacts list is empty and + users can grant different kinds of access to specific contacts or groups of + contacts.</p> + </section> + <section id="broad-carrier-support"> <h3><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></h3> |
