diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-27 19:04:26 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-27 19:04:26 -0400 |
| commit | ec696e894fa31a32c12cd92ffc1cedc1a1dddf6b (patch) | |
| tree | faadb774c3410a6ea87ec709a2510b4c5f2d1dc4 | |
| parent | 5d52450b5e6d27fc0ae1ef47f6bb10124be8d063 (diff) | |
MTE infra
| -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 7783f9f3..d3fd4ad9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -717,6 +717,7 @@ <p>Changes since the 2023102300 release:</p> <ul> + <li>add infrastructure for build variations based on hardware memory tagging support</li> <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> |
