summaryrefslogtreecommitdiff
path: root/static/usage.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-01-03 09:53:48 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-01-03 09:53:48 -0500
commitee51e16b0b27725f7d07c6d9470b17fcccbf4556 (patch)
treeb097fc9eb514fb8c711e9672fe39eeef692f0123 /static/usage.html
parentf17af5bc81e901a3b3f6f8d83ae5e7e945d40bf4 (diff)
update Android Auto info
Diffstat (limited to 'static/usage.html')
-rw-r--r--static/usage.html23
1 files changed, 13 insertions, 10 deletions
diff --git a/static/usage.html b/static/usage.html
index 9fa5ff87..c2722f48 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -1084,16 +1084,19 @@
<h3><a href="#sandboxed-google-play-limitations">Limitations</a></h3>
<p>Our compatibility layer has to be expanded on a case-by-case basis to teach
- Play services to work as a regular app without any of the invasive access
- and integration it expects. In many cases, it doesn't truly need the access or
- we can teach it to use the regular approach available to a normal app. In some
- cases, the functionality it offers fundamentally requires privileged
- access and cannot be supported. For example, it's unlikely Android Auto will be
- supported. The same applies to other highly invasive OS integration / control
- or privileged access to hardware. Our compatibility layer is a very actively
- developed work in progress and most of the remaining unavailable functionality
- is quickly becoming supported. In the future, we can also support redirection
- for more APIs such as FIDO2 rather than only the geolocation service.</p>
+ Play services to work as a regular app without any of the invasive access and
+ integration it expects. In many cases, it doesn't truly need the access or we
+ can teach it to use the regular approach available to a normal app. In some
+ cases, the functionality it offers fundamentally requires privileged access
+ and cannot be supported. For example, Android Auto cannot be supported by
+ default as part of the baseline compatibility layer, but is supported as an
+ extension of it with dedicated toggles for the functionality that's not
+ possible to implement another way. The same applies to other highly invasive
+ OS integration / control or privileged access to hardware. Our compatibility
+ layer is a very actively developed work in progress and most of the remaining
+ unavailable functionality is quickly becoming supported. In the future, we can
+ also support redirection for more APIs such as FIDO2 rather than only the
+ geolocation service.</p>
<p>Functionality depending on the OS integrating Play services and using it as
a backend is unavailable. An OS integrating Play uses it as the backend for OS