From b4bce9b51036dccb80c740e2451d7c3a94985d75 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 30 Dec 2023 18:33:09 -0500 Subject: [PATCH] simplify supported Android OSes for installation --- static/install/web.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 @@
  • Linux Mint Debian Edition 6 (follow Debian 12 instructions)
  • ChromeOS
  • GrapheneOS
  • -
  • Google Android (stock Pixel OS) and other certified Android variants
  • +
  • Android 11 with Play Protect certification
  • +
  • Android 12 with Play Protect certification
  • +
  • Android 13 with Play Protect certification
  • +
  • Android 14 with Play Protect certification
  • Make sure your operating system is up-to-date before proceeding.