diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 18:10:20 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 18:10:20 -0500 |
| commit | 567a2b2eb859304cae829a11919df30e5bbb1371 (patch) | |
| tree | 92443a789ce4706fbee3fab952d4d96d36dc9222 | |
| parent | 6339910b4295e8fefe76499fa0fc6f3de78e33b2 (diff) | |
clarify extended support due to misinterpretations
| -rw-r--r-- | static/releases.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 36aead1c..9f6a6f83 100644 --- a/static/releases.html +++ b/static/releases.html @@ -765,9 +765,10 @@ drivers. Certain driver patches will remain available until the Pixel 5a is end-of-life due to shared code. We'll continue providing all of the Android Open Source Project and GrapheneOS changes for them until the release of - Android 15. After Android 15 is released, they'll receive the kind of extended - support currently provided for 4th generation Pixels by applying the AOSP - backports and also other changes on a best effort basis.</p> + Android 15. After Android 15 is released, they'll remain on a legacy Android + 14 branch with only the AOSP security patch backports to Android 14 and some + additional changes backported by us on a best effort basis. This is the same + kind of extended support we provided for the Pixel 4 and Pixel 4 XL.</p> <p>Tags:</p> <ul> |
