diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-21 04:11:53 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-21 04:11:53 -0400 |
| commit | c2435c17ee4513ebcebe813eceb2ee7e8b54543e (patch) | |
| tree | e9ccb1387035446b1645d3ce55d8a60144dab1ce | |
| parent | 7a737713e1cbbdbdbdbc86c171d8202f63f57f49 (diff) | |
adevtool improvements
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 81916ce1..6bc86582 100644 --- a/static/releases.html +++ b/static/releases.html @@ -654,6 +654,9 @@ <li>Settings: improve our infrastructure for user management toggles</li> <li>Settings: add toggle for preventing a user from running in the background</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision</li> + <li>adevtool: add support for devices without a cellular baseband</li> + <li>adevtool: make adding vendor_kernel_boot partition-exists generic</li> + <li>adevtool: disable broken support for file reference overlays</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-58">version 58</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-59">version 59</a></li> </ul> |
