diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-31 18:43:48 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-31 18:43:48 -0500 |
| commit | 3b9b1ee7cb5f835d761c993eed7babd74c297a82 (patch) | |
| tree | ed9341755cc12c18b37cf9b7e28f86f98066b2d5 | |
| parent | 8effc3a579eae8d489bce52f27fb6d79a5ac0854 (diff) | |
clarify network ADB change
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index cdeb85c4..3ab173a6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -786,7 +786,7 @@ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.204</li> <li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.142</li> <li>kernel (Generic 6.1): initial port of GrapheneOS changes for use with emulator builds</li> - <li>force disable network ADB in early boot to improve verified boot security (no user-facing change since it's currently disabled by default later in the boot process, but not robustly)</li> + <li>force disable network ADB (Android Debug Bridge) developer option in early boot to improve verified boot security (no user-facing change since it's currently disabled by default later in the boot process, but not robustly)</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.115.0">version 120.0.6099.115.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.144.0">version 120.0.6099.144.0</a></li> <li>AppCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_AppCompatConfig/releases/tag/2">version 2</a></li> |
