diff options
| -rw-r--r-- | static/releases.html | 1 |
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> |
