fix BT auto-turn-off

This commit is contained in:
Daniel Micay 2023-10-11 08:46:05 -04:00
parent b719e06b82
commit 44cde6d6c8

View File

@ -678,6 +678,7 @@
<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>fix Bluetooth auto-turn-off</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>