diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-31 16:09:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-31 16:09:23 -0400 |
| commit | b24a1d0800875782a528be843b92ddc27463f9e3 (patch) | |
| tree | 4ab8c3bfb034fc2decd16bf1135adf8a468e19de /static | |
| parent | aace3a622ab8a355329808458701ffb821a77b99 (diff) | |
major adevtool overhaul
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 e15982b9..a79d127e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -661,6 +661,7 @@ <ul> <li>fix 6th generation Pixel builds with PRODUCT_ENFORCE_RRO_TARGETS to make adevtool vendor generation easier</li> + <li>adevtool: major overhaul fixing resource parsing bugs via protobuf aapt2 output, removing depencency on BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES, verifying hashes of vendor files, unpacking via debugfs/fsck.erofs to avoid needing mount privileges on the workstation and other UX / error checking improvements</li> <li>add support for viewing 7 days of history in the privacy dashboard via the official toggle instead of our previous approach</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.78.0">version 116.0.5845.78.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.92.0">version 116.0.5845.92.0</a></li> |
