diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 5 |
1 files changed, 4 insertions, 1 deletions
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.</p> + 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.</p> <p>The Play Store app cannot install and update apps as it normally would since it depends entirely on privileged permissions for unattended app |
