diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-18 14:35:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-18 14:35:26 -0400 |
| commit | 5f65a54a0d790f648821f1bd8f6a55d4401bc9fe (patch) | |
| tree | edd7ced464e9aea88cd4ba3fd1862062fa096e95 /static | |
| parent | 07d9b17eb9c5a441607cb946480650604db2fb64 (diff) | |
gmscompat improvement
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>Dialer: fix theme colors in dark mode</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/5">version 5</a></li> <li>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)</li> + <li>Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients</li> </ul> </article> --> |
