add busy package infrastructure

This commit is contained in:
Daniel Micay 2023-03-11 15:06:25 -05:00
parent 9236f0d623
commit a4d7b884ee

View File

@ -677,6 +677,7 @@
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.58.0">version 111.0.5563.58.0</a></li>
<li>disable compressed APEX support since it only wastes space when not heavily using out-of-band APEX updates and adds more verified boot attack surface</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: switch Qualcomm xtra-daemon service to standard time.xtracloud.net server from Pixel-specific time.google.com (we'll likely provide the option to use GrapheneOS servers for XTRA time and PSDS data on Qualcomm devices in the future as we do for newer generation Tensor Pixels already)</li>
<li>add infrastructure for allowing apps with INSTALL_PACKAGES to avoid trying to install the same package at the same time</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/60">version 60</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-37">version 37</a></li>
</ul>