From fbaeeebe747e2511ed838a23979320ff03f0c283 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 3 Feb 2022 10:23:54 -0500 Subject: [PATCH] treat GmsCompat as essential system component --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index d183570b..75986abb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -520,6 +520,7 @@
  • change GmsCompat app label from "Sandboxed Google Play" to "GmsCompat" and the activity name to "Sandboxed Google Play settings"
  • Camera: update to version 11
  • only grant the special GrapheneOS runtime permissions (Network, Sensors) for compatibility on installation for user installed apps (only relevant to Network in practice)
  • +
  • add GmsCompat to list of essential system components in Settings
  • -->