From 5f65a54a0d790f648821f1bd8f6a55d4401bc9fe Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 18 Mar 2022 14:35:26 -0400 Subject: [PATCH] gmscompat improvement --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index d583070c..911fe5aa 100644 --- a/static/releases.html +++ b/static/releases.html @@ -529,6 +529,7 @@
  • Dialer: fix theme colors in dark mode
  • Apps: update to version 5
  • improve Android 12 PendingIntent security check compatibility due to buggy apps including Chromium targeting API 31+ with outdated Play services client libraries lacking Android 12 support (triggered much more frequently on GrapheneOS due to PendingIntent being used to request runtime permissions on behalf of Play services)
  • +
  • Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients
  • -->