diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-09 08:38:36 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-09 08:38:36 -0500 |
| commit | 2a7203401c44c38dee371ed434f0f5362b25a792 (patch) | |
| tree | 7949c95d78db9f7398d60c636dabea8cda354828 | |
| parent | 726700e5ddaf2c0d4cc68643058393108ca38a0e (diff) | |
resolve upstream brightness dimming bug
| -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 317fda24..e8192f81 100644 --- a/static/releases.html +++ b/static/releases.html @@ -658,6 +658,7 @@ <p>Changes since the 2022120700 release:</p> <ul> + <li>resolve <a href="https://issuetracker.google.com/issues/254665045">upstream bug in Android 13 QPR1</a> causing screen brightness dimming on user profile changes</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/67">version 67</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/58">version 58</a></li> </ul> |
