summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-08 21:45:26 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit95bf7e124b8c7836d4b9444024335d1869acb49e (patch)
tree8b05ae0ce8863e7f375608b06d810247d631e2ed /static
parentef6980cedac9f02686b327e22c5cdc58f7402305 (diff)
convenient privileged permission allowlist handling in debug builds
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 7594b056..857db9e5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>
-->