diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-20 20:31:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-20 20:31:23 -0400 |
| commit | 973ae4af45aa6c520a7d68319b36a8b6d57e9aa5 (patch) | |
| tree | 0c4de4f34ee989f3dc81e462fbc864d0331f783d | |
| parent | fdabeed8f5c873f08ed9907ac9199fae6d5532cc (diff) | |
add note about ESR to previous release
| -rw-r--r-- | static/releases.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 05957231..9773f004 100644 --- a/static/releases.html +++ b/static/releases.html @@ -810,6 +810,13 @@ <article id="2024061400"> <h3><a href="#2024061400">2024061400</a></h3> + <p>Since Android 14 QPR3 is a major release, the end-of-life Pixel 4a (5G) and + Pixel 5 receiving extended support releases from GrapheneOS will need to be + ported to it with additional work in a future release, which is done as a low + priority. Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used + anymore due to lack of security patches for firmware and drivers. We provide + extended support for harm reduction.</p> + <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024061400">2024061400</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, emulator, generic, other targets)</li> |
