convenient privileged permission allowlist handling in debug builds

This commit is contained in:
Daniel Micay 2025-01-08 21:45:26 -05:00
parent ef6980ceda
commit 95bf7e124b

View File

@ -555,6 +555,7 @@
<ul>
<li>make eng builds more consistent with user/userdebug builds by extending the GrapheneOS additions of the ro.control_privapp_permissions=enforce, net.tethering.noprovisioning=true and ro.sys.time_detector_update_diff=50 system properties to all build variants</li>
<li>show a system error notification for privileged permission allowlist violations in development builds (userdebug and eng builds) instead of breaking booting the device to make developing device support and porting to new OS versions easier</li>
</ul>
</article>
-->