diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-09 02:43:48 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-09 02:43:48 -0400 |
| commit | d3528b64966d8d1ac72b9c9183f892a98a34d2e1 (patch) | |
| tree | 8979bb65fd84e22bc32d84e043bd0f910722b54b | |
| parent | b764f6015414e6899a23117b39a8e175c444583c (diff) | |
add adevtool get-kernel-info command
| -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 caf014aa..142e3c49 100644 --- a/static/releases.html +++ b/static/releases.html @@ -665,6 +665,7 @@ <ul> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.131</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.44.0">version 117.0.5938.44.0</a></li> + <li>adevtool: add command for fetching info about stock OS kernels from AOSP repositories</li> </ul> </article> --> |
