diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-18 00:42:41 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-18 00:42:41 -0400 |
| commit | 57c30ead3072a429975e4291ef3924461dfbebb7 (patch) | |
| tree | cec12a814f5a2b7b3a09869856c2515c898c420e | |
| parent | df13bf6c1365997b839977deee8dcb643e777a8c (diff) | |
drop Pixel Camera Services on extended support devices
| -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 5f719c00..f334b01e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -773,6 +773,7 @@ <p>Changes since the 2024051500 release:</p> <ul> + <li>Pixel 4a (5G), Pixel 5: omit Pixel Camera Services since it doesn't provide useful functionality and is broken due to these devices not being supported anymore by the current releases</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.82</li> <li>Setup Wizard: fix typo in data restore description</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-111">version 111</a></li> |
