From 36fac642d3cdcb55750053cbb9ed24fff0eef665 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 20 Jul 2021 01:55:19 -0400 Subject: [PATCH] add Play compatibility layer to features page --- static/features.html | 3 +++ 1 file changed, 3 insertions(+) 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. +
  • Compatibility layer for coercing + user installed Google Play services into running as sandboxed apps without any + special privileges.
  • Fixes for multiple serious vulnerabilities not yet fixed upstream due to a flexible release cycle / process prioritizing security.