diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-16 11:46:08 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-16 11:46:08 -0400 |
| commit | 8032e2489769d1556dd984e1069660c26d886eb4 (patch) | |
| tree | ba2b9a3a083df120d0700dc25b6cf94edcbf8ef4 | |
| parent | 6a5febe1a3958ab6b8a5ea2ce6ed1acc61fa1bbb (diff) | |
adevtool generation fix
| -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 657d1282..27771ae9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -660,6 +660,7 @@ <p>Changes since the 2023080800 release:</p> <ul> + <li>fix 6th generation Pixel builds with PRODUCT_ENFORCE_RRO_TARGETS to make adevtool vendor generation easier</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> |
