Updater settings hardening

This commit is contained in:
Daniel Micay 2021-11-10 14:54:22 -05:00
parent 531f7af87b
commit eaf95d1d04

View File

@ -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>