diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-12 20:20:18 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-12 20:20:18 -0500 |
| commit | 851068cdd79ddc8c84eeb79a837d74740353d60f (patch) | |
| tree | ec176a904168c1dda99b086ca15765e11f018a76 | |
| parent | 89bbcb2f774a1caa7eb48b84beeca5cb9c6db8c6 (diff) | |
reorder adevtool changes
| -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 3a1a8a1a..7aaf7319 100644 --- a/static/releases.html +++ b/static/releases.html @@ -731,8 +731,8 @@ <li>Settings: add links to log viewer in app info and system settings</li> <li>show report button in sandboxed Google Play crash report UI</li> <li>reduce default auto-reboot timer from 72 hours to 18 hours</li> - <li>adevtool: improve and clean up infrastructure for device support</li> <li>adevtool: integrate support for Pixel Camera Services (currently provides Night mode for GrapheneOS Camera and other apps on Pixel 6 and later)</li> + <li>adevtool: improve and clean up infrastructure for device support</li> <li>adevtool: drop devices not supported with Android 14</li> <li>adevtool: remove unused default permissions configuration</li> <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.206</li> |
