assorted fixes

This commit is contained in:
Daniel Micay 2023-10-11 07:46:32 -04:00
parent 4b33dc6231
commit b719e06b82

View File

@ -674,7 +674,12 @@
<ul> <ul>
<li>enable customizing lock screen shortcuts</li> <li>enable customizing lock screen shortcuts</li>
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
<li>various fixes for registering receivers in system_server</li>
<li>fix per-app hardening configuration for apps missing from the Owner user</li>
<li>Settings: avoid crashes when changing user restrictions for guest users</li> <li>Settings: avoid crashes when changing user restrictions for guest users</li>
<li>do not delete compiled code of hibernated apps</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li>
</ul> </ul>
</article> </article>