Skip to content

Commit 15c1540

Browse files
committed
further restrict access to GrapheneOS added settings
1 parent 0f1d058 commit 15c1540

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/releases.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,8 @@ <h3><a href="#2025032500">2025032500</a></h3>
575575

576576
<ul>
577577
<li>fix upstream system_server crash from null pointer exception in F2fsUtils</li>
578+
<li>add infrastructure for more restricted access to global and per-user settings instead of allowing all system apps to read them and all privileged systems apps with the WRITE_SECURE_SETTINGS privileged permission to write them</li>
579+
<li>further restrict access to all global and per-user settings added by GrapheneOS with our new infrastructure</li>
578580
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.38.0">version 135.0.7049.38.0</a></li>
579581
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-155">version 155</a></li>
580582
</ul>

0 commit comments

Comments
 (0)