From 8b3c95dd37ab54398a70b57814e49f15a47c1f03 Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Mon, 22 Jan 2024 16:36:02 +0200 Subject: add initial Android Auto documentation --- static/usage.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'static/usage.html') diff --git a/static/usage.html b/static/usage.html index bd8c09c9..8af3c2c1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -95,6 +95,7 @@
  • Privileged eSIM management
  • +
  • Android Auto
  • Banking apps
  • App link verification
  • Carrier functionality
  • @@ -1162,6 +1163,54 @@ +
    +

    Android Auto

    + +

    GrapheneOS provides an option to install and use the official releases of + Android Auto.

    + +

    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.

    + +

    To install Android Auto, use our app repository client ("Apps"). Android Auto + can't be installed through the Play Store or other app sources. Android Auto + depends on sandboxed Google Play, you'll be prompted to install it if it's not + already installed.

    + +

    After installation, Android Auto has to be set up from the "Settings ➔ Apps ➔ + Sandboxed Google Play ➔ Android Auto" configuration screen, which contains + permission toggles, links to related configuration screens, configuration tips, and + links to optional Android Auto dependencies.

    + +

    The permission toggles ask for a confirmation before turning on. The + confirmation popup explains what access each permission toggle provides.

    + +

    By default, Android Auto is not granted any kind of privileged access. It's + treated the same way other apps are treated.

    + +

    In order to work, Android Auto has to be granted baseline permissions for wired + or wireless Android Auto. Wired Android Auto requires far less access than wireless + Android Auto does. Baseline permissions are controlled by the "Allow permissions + for wired / wireless Android Auto" toggles.

    + +

    For some cars, baseline permissions for wireless Android Auto are needed even + when using wired Android Auto. Therefore, if wired Android Auto is unable to + connect to the car with only wired permissions granted, try granting wireless + permissions instead.

    + +

    To forward notifications from the device to the car, Android Auto has to be + allowed notification access. The notification access settings are linked below the + permission toggles.

    + +

    In order to show up in the Android Auto car interface, apps have to be installed + from the Play Store and include Android Auto support.

    + +

    See Google's + Android Auto Help pages for further Android Auto setup steps and usage + instructions.

    +
    +

    Banking apps

    -- cgit v1.3.1