summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDmitry Muhomor <muhomor.dmitry@gmail.com>2024-01-22 16:36:02 +0200
committerDaniel Micay <danielmicay@gmail.com>2024-01-22 11:40:57 -0500
commit8b3c95dd37ab54398a70b57814e49f15a47c1f03 (patch)
tree5dee6c1072fbdf8e8f090ddb2cdd0075142229d1 /static/features.html
parent3fcf170c80c2da84e5fe1a8ed7445ef0e409a4a2 (diff)
add initial Android Auto documentation
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html
index 95b6aded..5c79a5d1 100644
--- a/static/features.html
+++ b/static/features.html
@@ -90,6 +90,7 @@
</li>
<li><a href="#more-complete-patching">More complete patching</a></li>
<li><a href="#sandboxed-google-play">Sandboxed Google Play</a></li>
+ <li><a href="#android-auto">Android Auto</a></li>
<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>
@@ -484,6 +485,20 @@
section on sandboxed Google Play</a> for instructions.</p>
</section>
+ <section id="android-auto">
+ <h3><a href="#android-auto">Android Auto</a></h3>
+
+ <p>GrapheneOS provides an option to install and use the official releases of
+ Android Auto.</p>
+
+ <p>Android Auto requires privileged access in order to work. GrapheneOS uses
+ an extension of the sandboxed Google Play compatibility layer to make Android
+ Auto work with a reduced level of privileges.</p>
+
+ <p>For more details, see the <a href="/usage#android-auto">usage guide section
+ on Android Auto</a>.</p>
+ </section>
+
<section id="network-permission-toggle">
<h3><a href="#network-permission-toggle">Network permission toggle</a></h3>