summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-05-01 13:40:25 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-05-01 13:40:54 -0400
commita1c3829014ffa2b46926dc7d82be6d0b5681abd7 (patch)
tree346c80bcf98b8afeffdaa076f14c6cb909c9dcf2 /static
parent9328c567b01279b708c4520459912d2b7f12de5a (diff)
disable most handling of instant apps
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 5e2583a8..09eaa2be 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>