From e0ddf15337a5cab5fa9b4db98bad4b7f6e76bfd0 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 5 Apr 2022 00:37:16 -0400 Subject: [PATCH] reorder release notes --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index f955db26..e26b8672 100644 --- a/static/releases.html +++ b/static/releases.html @@ -549,7 +549,6 @@
  • Sandboxed Google Play compatibility layer (GmsCompat): prevent infinite loop in location service, which would break location services and result in battery drain
  • Sandboxed Google Play compatibility layer (GmsCompat): fix Google Location Accuracy state check
  • Pixel 3, Pixel 3 XL: remove leftover upstream iorapd testing prop
  • -
  • TalkBack: dependency updates and crash fix
  • adevtool: fix hang when there are existing files to overwrite
  • fix SMS/MMS database upgrade issue
  • backport fix for unnecessary wake lock in telephony service
  • @@ -559,6 +558,7 @@
  • Pixel 3, Pixel 3 XL: fix hardware-based attestation by rolling back an Android 12.1 change for these devices depending on updates to the firmware / device support code since these are end-of-life devices and don't receive those updates so it broke attestation support
  • Camera: update to version 18
  • Vanadium: update Chromium base to 100.0.4896.79
  • +
  • TalkBack: dependency updates and crash fix
  • Settings: allow sorting applications by size
  • Settings: remove empty security status header
  • Settings: use framework text colors for SwitchBar