diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-17 12:38:16 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-17 12:38:16 -0400 |
| commit | b849688aa792d2abd0c919595ba5a5dab03ece94 (patch) | |
| tree | b78402d7edf2717973227d3c4c84c4e28feb6984 /static | |
| parent | b13ffb2486c721a6642ccde718f7351250accde9 (diff) | |
handle the updated client dynamite module initialization sequence
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 f1d688cf..7eda64a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -878,6 +878,7 @@ <p>Changes since the 2024090400 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: handle the updated client dynamite module initialization sequence</li> <li>exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)</li> <li>hardened_malloc: fix microdroid virtual machine compatibility by using armv8a+dotprod+memtag when enabling memory tagging instead of armv9+memtag</li> <li>init: disable auto-reboot setup for microdroid virtual machines |
