disable most handling of instant apps

This commit is contained in:
Daniel Micay 2024-05-01 13:40:25 -04:00
parent 9328c567b0
commit a1c3829014

View File

@ -750,6 +750,7 @@
<ul>
<li>enable heap memory tagging for vendor processes by default, remove the user-facing toggle in the Settings and restrict toggling the value to debug builds</li>
<li>disable most handling for instant apps in the package manager as attack surface reduction</li>
<li>Settings: hide GNSS SUPL and PSDS settings on devices without GNSS hardware</li>
<li>fix regression from our Android 14 QPR2 port causing Storage/Contact Scopes link to disappear after going back to the permissions screen</li>
<li>backport mainline APEX module patches for Android Health, Media Provider, Network Stack, and Wi-Fi</li>