diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-02 13:07:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-02 13:07:04 -0500 |
| commit | 269b1f3e5c62f2c5246da35dd910edad6ca0fd7c (patch) | |
| tree | b3a6477998684f0413aae9b796fd0e8f24822d5e | |
| parent | 331c48b64f929032bc99821f0fb6b3bf7e7c3684 (diff) | |
drop deprivileged setup wizard change
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1af5836f..736d96db 100644 --- a/static/releases.html +++ b/static/releases.html @@ -718,7 +718,6 @@ <li>drop our extension to the install available apps feature making it work for apps not installed in Owner since this is risky in a situation where there are actually separate people using secondary users and while we want to provide this feature, we'd need to come up with a way to address this to add it back</li> <li>SetupWizard: stop enabling Wi-Fi automatically</li> <li>SetupWizard: stop sending unused sticky broadcast</li> - <li>SetupWizard: stop using system uid and add required normal/privileged permissions instead</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.89</li> <li>kernel (Pixel 7, Pixel 7 Pro): update Mali GPU driver to QPR2 Beta 3 release</li> |
