gmscompat and secondary user fixes

This commit is contained in:
Daniel Micay 2023-10-13 15:58:48 -04:00
parent 777d3037b7
commit b9a11e2712

View File

@ -714,6 +714,9 @@
<p>Changes since the 2023101100 release:</p>
<ul>
<li>Sandboxed Google Play compatibility layer: expand background activity launch shim to all the core Google Play apps to fix sandboxed Play Store compatibility issues with Android 14</li>
<li>Sandboxed Google Play compatibility layer: fix "Don't show again" notification action which broke after Android 14 port</li>
<li>exempt non-app system packages from new package visibility restrictions to fix many APIs in secondary users</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-78">version 78</a></li>
</ul>
</article>