restore Android 13 file manager APK install behavior

This commit is contained in:
Daniel Micay 2023-10-26 14:47:07 -04:00
parent ea844ef8fd
commit bde385087c

View File

@ -718,6 +718,7 @@
<ul>
<li>Gallery: fix low resolution image preview in editor</li>
<li>restore Android 13 behavior for installing APKs from the file manager by requesting permission for the app which created the APK (current Google Files behavior is a bit different and requests permission for Google Files, but the AOSP Files approach seems more useful)</li>
<li>SELinux policy: use per-app-instance MLS level for the update client domain as used for regular apps to provide better isolation from other system components</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.135</li>