fix Settings app device management support regression

This commit is contained in:
Daniel Micay 2024-06-12 14:14:20 -04:00
parent 802690e496
commit 3e2c08891d

View File

@ -791,6 +791,7 @@
<li>temporarily enable system crash notifications unconditionally for the initial QPR3-based release</li> <li>temporarily enable system crash notifications unconditionally for the initial QPR3-based release</li>
<li>change default USB-C port mode to "Charging-only when locked", from "Charging-only when locked, except before first unlock"</li> <li>change default USB-C port mode to "Charging-only when locked", from "Charging-only when locked, except before first unlock"</li>
<li>stop disabling memory tagging and hardened_malloc for surfaceflinger</li> <li>stop disabling memory tagging and hardened_malloc for surfaceflinger</li>
<li>Settings: fix regression permitting disabling apps when it shouldn't be allowed due to device manager policy</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.50.0">version 126.0.6478.50.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.50.0">version 126.0.6478.50.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-117">version 117</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-117">version 117</a></li>
</ul> </ul>