summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-12 00:16:13 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-12 00:16:13 -0500
commit28d880b3b63a28dacf34fe418223e694bbe418f5 (patch)
treeea2d1291fe1a72f384335eee16da2fd831cbd418
parentab49d8c801d6ae5e7f7c9e6ac872c0ad485f6784 (diff)
reorder release notes
-rw-r--r--static/releases.html6
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>