summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 786e735c..d5b11a17 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -554,6 +554,8 @@
<li>kernel (6.6): disable RSEQ for microdroid too, not only bare metal</li>
<li>kernel (6.6): add SYSRQ restrictions for microdroid too, not only bare metal</li>
<li>kernel (6.6): use the same KFENCE configuration for microdroid as bare metal</li>
+ <li>mark Sensors permission as implicitly added</li>
+ <li>avoid adding Sensors permission to hasCode=false packages</li>
<li>Log Viewer: add userType line to header in non-Owner users</li>
<li>Log Viewer: add targetSdk and sharedUid to package info header</li>
<li>System Updater: update minimum and target API level to 35 (Android 15)</li>