From 667b3a5787437f2b41d2160d65190e28b491a9d9 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 31 Aug 2024 16:04:51 -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 c5fc621b..1fff42e0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -868,7 +868,6 @@
  • add support for enabling app association restrictions without exemptions (currently for use with Pixel Thermometer)
  • add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL with strict isolation from other apps
  • add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)
  • -
  • add support for using backslashes in the passphrases for encrypting the keys for signing OS releases
  • Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race
  • kernel (6.1): disable unused hibernation support
  • kernel (6.6): enable random kmalloc caches
  • @@ -884,6 +883,7 @@
  • GmsCompatConfig: update to version 133
  • drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value
  • flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell
  • +
  • add support for using backslashes in the passphrases for encrypting the keys for signing OS releases
  • -->