diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-23 05:43:10 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-23 05:43:10 -0400 |
| commit | 6b894cf70d50363deb7539cf413e2fefa0edf3a5 (patch) | |
| tree | 015732a88e1c6a5a785cbc0065f1854697941dcc /static/releases.html | |
| parent | 6be3e1796096ce4e0107c0428385085ad04ebef3 (diff) | |
drop GrapheneOS package state ADB restriction
Diffstat (limited to 'static/releases.html')
| -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 39be776e..d44a9e6d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -798,6 +798,7 @@ <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.1">version 128.0.6613.88.1</a></li> + <li>drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value</li> </ul> </article> --> |
