diff options
| -rw-r--r-- | static/install/web.html | 5 |
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> |
