gmscompat font update crash avoidance

This commit is contained in:
Daniel Micay 2022-03-07 14:59:26 -05:00
parent 0952cdfe67
commit 23f4ee049d

View File

@ -519,6 +519,7 @@
<li>full 2022-03-05 security patch level</li>
<li>Sandboxed Google Play compatibility layer: extend, optimize and improve the robustness of the compatiblity shims to improve the compatibility layer in general</li>
<li>Sandboxed Google Play compatibility layer: fix regressions in compatibility with the Google Play geolocation service for users choosing to disable redirection to the OS geolocation service in order to use their network location and other features</li>
<li>Sandboxed Google Play compatibility layer: prevent Play services from trying to update OS fonts since it requires a privileged permission and the service will crash from the SecurityException</li>
<li>further improve friendliness of DownloadManager with the Network permission revoked</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/14">version 14</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/15">version 15</a></li>