diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-07 13:42:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-07 13:42:18 -0500 |
| commit | 2913932810873c35bc63e7edb8d6165cefaa8cba (patch) | |
| tree | 7015d04cc88d967891067bda3226fc508d363d60 /static | |
| parent | 9b6a43ec4a287c0fd84a23c6d44215a2dd53226e (diff) | |
clarify fix for upstream AppOps reset bug
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index d8f036a2..e470f369 100644 --- a/static/releases.html +++ b/static/releases.html @@ -665,7 +665,7 @@ <p>Changes since the 2023010300 release:</p> <ul> - <li>fix upstream bug leading to AppOps being reset after reboot</li> + <li>fix upstream bug leading to AppOps being reset after reboot (may occur for users one last time due to corrupt state from before this update)</li> <li>add more logging to resolve upstream another AppOps bug</li> <li>enable adaptive brightness by default</li> <li>Sandboxed Google Play compatibility layer: improve logging of GmsCompatConfig parser errors</li> |
