diff --git a/static/releases.html b/static/releases.html index 786e735c3..d5b11a17c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -554,6 +554,8 @@

2024102400

  • kernel (6.6): disable RSEQ for microdroid too, not only bare metal
  • kernel (6.6): add SYSRQ restrictions for microdroid too, not only bare metal
  • 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
  • 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)