diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-09 10:41:32 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-09 10:41:32 -0400 |
| commit | 5c5c0f71057bec57a0f1e5d7f3e42ef8db3f96d0 (patch) | |
| tree | 0fe688daced4591856b0465c8016d3a9241714db | |
| parent | 53812c2815ab36c5d40c37d29747d9adbface922 (diff) | |
fix CarrierConfig2 testing infrastructure
| -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 38b62b65..e31b9a1a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -750,6 +750,7 @@ <li>DNS resolver: fix upstream bug resulting in NUL byte being included in the random string for the DNS-over-TLS test query</li> <li>kernel (5.10, 6.1): update to latest GKI LTS branch revision</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-102">version 102</a></li> + <li>fix our infrastructure for testing our CarrierConfig2 app</li> </ul> </article> --> |
