diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-12 02:13:47 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-12 02:13:47 -0500 |
| commit | a4eb130ff62d5ea49088efbf38244342440da0b7 (patch) | |
| tree | f51cf8170b64b0361159541bed59462d6559edbb | |
| parent | 5d3f13f4fdf46dbe455549dd299b569fe25eb2c2 (diff) | |
update device support information
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index 8aff858b..bc726a7e 100644 --- a/static/faq.html +++ b/static/faq.html @@ -135,9 +135,11 @@ security standards and have substantial upstream and downstream hardening specific to the devices.</p> - <p>The Pixel 4a 5G and Pixel 5 aren't currently supported. The Pixel 4a 5G is poorly - named and isn't really a variant of the Pixel 4a. It shares more in common with the - Pixel 5 and our existing Pixel 4a support isn't relevant to it.</p> + <p>GrapheneOS has experimental support for the Pixel 4a 5G and Pixel 5. It + isn't recommended for production usage yet and has missing features such as + Auditor support. The Pixel 4a 5G is poorly named and isn't really a variant of + the Pixel 4a. It shares more in common with the Pixel 5 and our existing Pixel + 4a support isn't relevant to it.</p> <p>Many other devices are supported by GrapheneOS at a source level, and it can be built for them without modifications to the existing GrapheneOS source tree. Device |
