PendingIntent compatibility improvement

This commit is contained in:
Daniel Micay 2022-03-18 09:28:59 -04:00
parent ce5053eff7
commit 07d9b17eb9

View File

@ -528,6 +528,7 @@
<li>skip screen-on animation</li>
<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>
</ul>
</article>
-->