summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-10 23:49:28 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-03-10 23:49:28 -0500
commitc84be0d00d55fac49a5c24256208c3b202bed1b6 (patch)
tree522b349f76d56b6745936c044a56b8e4139d1e77 /static/faq.html
parent9c0ee77d2904446c1db1905ac6d229c691b95a97 (diff)
more readable list of officially supported devices
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html18
1 files changed, 15 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html
index a402431e..9242f086 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -133,9 +133,21 @@
<article id="supported-devices">
<h3><a href="#supported-devices">Which devices are supported?</a></h3>
- <p>GrapheneOS has official production support for the Pixel 3, Pixel 3 XL,
- Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G) and Pixel
- 5. The release tags for these devices have official builds and updates
+ <p>GrapheneOS has official production support for the following devices:</p>
+
+ <ul>
+ <li>Pixel 3</li>
+ <li>Pixel 3 XL</li>
+ <li>Pixel 3a</li>
+ <li>Pixel 3a XL</li>
+ <li>Pixel 4</li>
+ <li>Pixel 4 XL</li>
+ <li>Pixel 4a</li>
+ <li>Pixel 4a (5G)</li>
+ <li>Pixel 5</li>
+ </ul>
+
+ <p>The release tags for these devices have official builds and updates
available. These devices meet the stringent privacy and security standards and
have substantial upstream and downstream hardening specific to the
devices.</p>