diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-04 11:41:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 4e2be5a92684d0d5fc9eea758ab65db67a1e328d (patch) | |
| tree | 26d6453a431ac48ac3cbb5c668be83fd4a6b2d48 | |
| parent | f8d01a7cac228ebd7368f6300636355095aeac4f (diff) | |
fix wording
| -rw-r--r-- | static/faq.html | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/static/faq.html b/static/faq.html index 963fde83..f4f6464a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -359,14 +359,16 @@ <article id="device-lifetime"> <h3><a href="#device-lifetime">How long can GrapheneOS support my device for?</a></h3> - <p>GrapheneOS can only fully provide security updates to a device provided that the OEM - is releasing them. When an OEM no longer is providing security updates, GrapheneOS aims - to provide harm reduction releases for devices which only have a minimum of 3 years support. - Extended support updates at minimum will be done until the next Android version. It is likely - that we will make a decision around harm reduction releases for other devices with longer lifetimes - in Q4 2024. Harm reduction releases do not have complete security patches because it's not possible - to provide full security updates for the device without OEM support and they are intended to - buy users some limited time to migrate to a supported device.</p> + <p>GrapheneOS can only fully provide security updates to a device provided + that the OEM is releasing them. When an OEM is no longer providing security + updates, GrapheneOS aims to provide harm reduction releases for devices which + only have a minimum of 3 years support. Extended support updates at minimum + will be done until the next Android version. It is likely that we will make a + decision around harm reduction releases for other devices with longer + lifetimes in Q4 2024. Harm reduction releases do not have complete security + patches because it's not possible to provide full security updates for the + device without OEM support and they are intended to buy users some limited + time to migrate to a supported device.</p> <table> <tr> |
