summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-12-30 18:33:09 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-12-30 18:33:22 -0500
commitb4bce9b51036dccb80c740e2451d7c3a94985d75 (patch)
tree19adf0e61ee9edb34592c86e53b627fa2b47dfb1
parent211db6850e453b43d7de55469a3bae611cad19c1 (diff)
simplify supported Android OSes for installation
-rw-r--r--static/install/web.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html
index 8e79d530..023b7ede 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -120,7 +120,10 @@
<li>Linux Mint Debian Edition 6 (follow Debian 12 instructions)</li>
<li>ChromeOS</li>
<li>GrapheneOS</li>
- <li>Google Android (stock Pixel OS) and other certified Android variants</li>
+ <li>Android 11 with Play Protect certification</li>
+ <li>Android 12 with Play Protect certification</li>
+ <li>Android 13 with Play Protect certification</li>
+ <li>Android 14 with Play Protect certification</li>
</ul>
<p>Make sure your operating system is up-to-date before proceeding.</p>