diff --git a/static/releases.html b/static/releases.html index d5b11a17c..5b12c85fc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -556,6 +556,7 @@

2024102400

  • kernel (6.6): use the same KFENCE configuration for microdroid as bare metal
  • mark Sensors permission as implicitly added
  • avoid adding Sensors permission to hasCode=false packages
  • +
  • improve our implementation of extending verified boot to out-of-band shared library APK updates
  • Log Viewer: add userType line to header in non-Owner users
  • Log Viewer: add targetSdk and sharedUid to package info header
  • System Updater: update minimum and target API level to 35 (Android 15)