diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-20 01:55:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-20 01:55:19 -0400 |
| commit | 36fac642d3cdcb55750053cbb9ed24fff0eef665 (patch) | |
| tree | ba35398a12dade38f34bc4b794c06ec15540e815 /static | |
| parent | 50e91de2008a3b8cc3bdff5a5b5b3e2cc0412245 (diff) | |
add Play compatibility layer to features page
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 57c1c76b..0160d295 100644 --- a/static/features.html +++ b/static/features.html @@ -282,6 +282,9 @@ they avoid requiring invasive OS integration. Building privileged support for Google services into the OS isn't something we're going to be doing, even if that's partially open source like microG.</li> + <li><a href="/usage#sandboxed-play-services">Compatibility layer for coercing + user installed Google Play services into running as sandboxed apps without any + special privileges.</a></li> <li>Fixes for multiple serious vulnerabilities not yet fixed upstream due to a flexible release cycle / process prioritizing security.</li> </ul> |
