Website Redesign (#1360)

Co-authored-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
lexi 2022-05-30 23:03:09 -05:00 committed by GitHub
parent fcd366af2a
commit c4f1e269c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 448 additions and 198 deletions

View file

@ -12,7 +12,7 @@ This problem could be solved by using a custom Android distribution that does no
Ideally, when choosing a custom Android distribution, you should make sure that it upholds the Android security model. At the very least, the distribution should have production builds, support for AVB, rollback protection, timely firmware and operating system updates, and SELinux in [enforcing mode](https://source.android.com/security/selinux/concepts#enforcement_levels). All of our recommended Android distributions satisfy these criteria.
[Our Android System Recommendations :material-arrow-right:](../android.md){ .md-button }
[Our Android System Recommendations :hero-arrow-circle-right-fill:](../android.md){ .md-button }
## Avoid Rooting