fix smooth display toggle description

This commit is contained in:
Daniel Micay 2022-12-09 21:39:56 -05:00
parent 48c2a43293
commit 02315f1677

View File

@ -659,6 +659,7 @@
<ul> <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>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>Settings: replace hard-wired 90Hz refresh rate for smooth display toggle with the actual max refresh rate of the device model</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/67">version 67</a></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> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/58">version 58</a></li>
<li>Pixel 7, Pixel 7 Pro: remove unused Google Camera SELinux policy</li> <li>Pixel 7, Pixel 7 Pro: remove unused Google Camera SELinux policy</li>