more gmscompat shims

This commit is contained in:
Daniel Micay 2022-08-20 11:29:46 -04:00
parent 6d0739db74
commit 06bf92b8f2

View File

@ -583,6 +583,7 @@
<li>change new location indicators to show all location accesses instead of only showing high power (GNSS) accesses (preserves existing GrapheneOS behavior)</li>
<li>change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)</li>
<li>show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)</li>
<li>Sandboxed Google Play compatibility layer: add more shims to further improve compatibility</li>
<li>fix issue with prototype device check causing the warning to be shown on non-Pixel phones without the <code>ro.boot.secure_boot</code> property</li>
<li>add back AvoidAppsInCutoutOverlay since this cutout mode is no longer broken on Android 13</li>
<li>fix upstream Android 13 user logout bug causing end session to be broken</li>