From c3aed55fa3076a2a3171dfb626a25972a6ffb25b Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Wed, 1 Sep 2021 17:05:56 -0400
Subject: [PATCH] give Android Auto as an example of limits
---
static/usage.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/static/usage.html b/static/usage.html
index fab95edf..24d8b832 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -737,7 +737,10 @@
hardware isn't available. We would need to implement compatibility layers
teaching it how to function as a regular app. This currently isn't within the
scope of the project beyond the existing support for dynamite modules and
- partially implemented support for Play Store app installation/updates.
+ partially implemented support for Play Store app installation/updates. The
+ official Android Auto interface is a good example of functionality heavily
+ depending on having highly invasive privileged access far beyond what would be
+ realistic to get working with an expanded compatibility layer.
The Play Store app cannot install and update apps as it normally would
since it depends entirely on privileged permissions for unattended app