summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-10 14:54:22 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-11-10 14:56:07 -0500
commiteaf95d1d047901fc941a3188f91fde10a20cb223 (patch)
treeb15a9981d1907b59cc8d3c2f6fc64e0484e6fe47 /static
parent531f7af87ba6b7e403404e1b7f57c8c7e9987d8c (diff)
Updater settings hardening
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 97edf56f..a1ec0713 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -463,6 +463,7 @@
<p>Changes since the 2021110617 release:</p>
<ul>
+ <li>Updater: only allow privileged apps including Settings to open the settings activity since other apps like the launcher have no reason to open it</li>
<li>android-prepare-vendor carriersettings-extractor: strip out carrier provisioning configuration (OMA device management is not included in GrapheneOS so this references an app that's not present)</li>
<li>android-prepare-vendor carriersettings-extractor: always enable the ability to disable 2G</li>
<li>android-prepare-vendor carriersettings-extractor: remove unused Google Dialer configuration for Wi-Fi calling</li>