opt-out System UI Tuner from edge-to-edge

This commit is contained in:
Daniel Micay
2025-01-09 15:19:39 -05:00
parent cf2147d8ef
commit 85715d5179

View File

@@ -554,6 +554,7 @@
<p>Changes since the 2025010700 release:</p> <p>Changes since the 2025010700 release:</p>
<ul> <ul>
<li>System UI Tuner: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li>
<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>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> <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> </ul>