diff options
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 5ed61415..dbeb0573 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,13 +677,13 @@ <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>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>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>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.156</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.77</li> <li>Sandboxed Google Play compatibility layer: new infrastructure for controlling Play Store updates of Play Store and Play services with a max version of Play services and the Play Store set via GmsCompatCompat and an override toggle for allowing it to update to any version</li> <li>Sandboxed Google Play compatibility layer: hide GrapheneOS Auditor variant (app.attestation.auditor) from the Play Store so it doesn't try to update it (note: we plan to fully switch to app.grapheneos.auditor.play for the Play Store and we can remove this workaround once we unpublish the GrapheneOS variant of the app there and stop updating it)</li> + <li>Pixel 7, Pixel 7 Pro: remove unused Google Camera SELinux policy</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> </article> |
