gmscompat: add more complete FLAG_PRIORITIZE shim

This commit is contained in:
Daniel Micay 2023-12-07 04:50:00 -05:00
parent 41bff77679
commit 0f321b9702

View File

@ -729,6 +729,7 @@
<li>full 2023-12-05 security patch level</li>
<li>rebased onto UQ1A.231205.015 Android Open Source Project releases, which is the first quarterly maintenance/feature release for Android 14</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision</li>
<li>Sandboxed Google Play compatibility layer: disable privileged AlarmManager.FLAG_PRIORITIZE to prevent crashes (this API is a no-op when Unrestricted battery mode is granted anyway)</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-86">version 86</a></li>
</ul>
</article>