diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-30 18:01:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-30 18:01:07 -0400 |
| commit | 11a2bcf14d9533f3fff5192bf0f5776ee0fd0192 (patch) | |
| tree | a83b6d2772926339a72450c511604f08e26cdf1f | |
| parent | 382c892a9c3d94f58c7ed000e8f471fef78f1dc5 (diff) | |
carriersettings-extractor cleanup
| -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 5a7ee542..dc760f3f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -536,6 +536,7 @@ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/29">version 29</a></li> <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro: stop declaring next generation assistant support as an included feature</li> <li>Vanadium: update Chromium base to 101.0.4951.41</li> + <li>carriersettings-extractor: reuse protocol buffer definitions from AOSP and improve code quality</li> </ul> </article> --> |
