diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-28 11:42:35 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-28 11:42:35 -0400 |
| commit | edcc540355ed0e9dc073c135c68d9f145a84a384 (patch) | |
| tree | ae83ffb3515d56ba8a8d1d4c83db1d1ac00fe7c6 | |
| parent | 64916eafe0e3eb244e6707cee46424f6a270cf33 (diff) | |
remove unnecessary reboot after flashing AVB key
| -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 1d610ccd..fb63d11a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -792,6 +792,7 @@ <li>Settings: don't allow disabling user installed apps when uninstall is disallowed</li> <li>Settings: modernize privacy and security settings</li> <li>Sandboxed Google Play compatibility layer: avoid infinite wait for GmsCompatConfig update when call to App Store fails</li> + <li>flash-all: remove unnecessary reboot after flashing Android Verified Boot (AVB) key</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.163</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.92</li> |
