diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-18 09:58:59 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-18 09:58:59 -0400 |
| commit | 09fff5b1357037905e6180923620e6d4976e8785 (patch) | |
| tree | 4110d7ec91a8616db62980e78a0352358411de19 /static | |
| parent | 57c30ead3072a429975e4291ef3924461dfbebb7 (diff) | |
disable MTE for camera provider and wifi_ext
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 f334b01e..f5376c3a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -773,6 +773,7 @@ <p>Changes since the 2024051500 release:</p> <ul> + <li>temporarily disable memory tagging for the Pixel camera provider and wifi_ext services due to incompatibilities found by users which should be addressed in an upcoming release of AOSP and the stock Pixel OS</li> <li>Pixel 4a (5G), Pixel 5: omit Pixel Camera Services since it doesn't provide useful functionality and is broken due to these devices not being supported anymore by the current releases</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.82</li> <li>Setup Wizard: fix typo in data restore description</li> |
