diff --git a/static/releases.html b/static/releases.html index 51633456..c57f0463 100644 --- a/static/releases.html +++ b/static/releases.html @@ -1378,7 +1378,7 @@ @@ -1450,10 +1450,10 @@
  • full 2021-11-06 security patch level
  • rebased onto SP1A.211105.004 release
  • system theme: switch to pure blue Material You color palette as a starting point for a GrapheneOS theme
  • -
  • Updater: drop unused androidx legacy support library
  • -
  • Updater: raise minSdkVersion to 31 (Android 12)
  • -
  • Updater: stop marking settings activity as direct boot aware since it's never used before unlocking
  • -
  • Updater: remove obsolete receiver from manifest
  • +
  • System Updater: drop unused androidx legacy support library
  • +
  • System Updater: raise minSdkVersion to 31 (Android 12)
  • +
  • System Updater: stop marking settings activity as direct boot aware since it's never used before unlocking
  • +
  • System Updater: remove obsolete receiver from manifest
  • android-prepare-vendor: overhaul Pixel 4, Pixel 4 XL and Pixel 4a support including building more AOSP modules
  • @@ -1469,7 +1469,7 @@

    Changes since the 2021102503 release:

    @@ -3716,7 +3716,7 @@
  • Auditor: update to version 13
  • Auditor: update to version 14
  • Music: backport bug fix for passing CTS
  • -
  • Updater: replace seamlessupdate.app with releases.grapheneos.org alias
  • +
  • System Updater: replace seamlessupdate.app with releases.grapheneos.org alias
  • add initial experimental support for the Pixel 3a and Pixel 3a XL
  • Pixel 2, Pixel 2 XL: set AVB rollback index to security patch timestamp (backport of the implementation for the Pixel 3)