shared library verified boot improvement

This commit is contained in:
Daniel Micay 2024-10-31 11:44:42 -04:00
parent 9cb6c0321e
commit a7d63023fc

View File

@ -556,6 +556,7 @@
<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>improve our implementation of extending verified boot to out-of-band shared library APK updates</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>