diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-01 13:39:06 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-01 13:39:17 -0400 |
| commit | 9328c567b01279b708c4520459912d2b7f12de5a (patch) | |
| tree | 2fbcc0b334b36bc7707a22330baca810c832a422 /static | |
| parent | 5786ff1256d7f40ea34922e2c93b7ddcd27ff032 (diff) | |
always on vendor process memory tagging
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a16fb085..5e2583a8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -749,6 +749,7 @@ <p>Changes since the 2024042200 release:</p> <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>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> |
