diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-21 12:37:17 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-21 12:37:17 -0400 |
| commit | 857241b7e77d6bd22693a7bda28c5a2b687b18a2 (patch) | |
| tree | 42807e0e3fc1c263f2870db755a591b6cf825fa2 | |
| parent | c035a93c1c4e423319b36978ec8bb672de0594db (diff) | |
adevtool changes
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 393a19ae..f96717e9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -795,6 +795,10 @@ <ul> <li>Settings: make duress PIN/password configuration unavailable in secondary users again (it was only usable when the secondary user had the same unlock PIN/password as the Owner user)</li> + <li>adevtool: remove non-functional repair mode support</li> + <li>adevtool: remove non-functional digital car key support (requires privileged Google Play)</li> + <li>adevtool: remove invalid clock font family overlay (google-sans-clock font not included)</li> + <li>adevtool: update out-of-band carrier settings</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> </ul> </article> |
