Add page descriptions to docs (#2075)

Co-authored-by: mfwmyfacewhen <94880365+mfwmyfacewhen@users.noreply.github.com>
Signed-off-by: Jonah Aragon <github@aragon.science>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
Jonah Aragon 2023-03-07 08:52:30 -06:00 committed by Daniel Gray
parent 3955114451
commit 5bad28ff6d
No known key found for this signature in database
GPG key ID: 41911F722B0F9AE3
41 changed files with 44 additions and 3 deletions

View file

@ -1,6 +1,7 @@
---
title: Android Overview
icon: simple/android
description: Android is an open-source operating system with strong security protections, which makes it our top choice for phones.
---
Android is a secure operating system that has strong [app sandboxing](https://source.android.com/security/app-sandbox), [Verified Boot](https://source.android.com/security/verifiedboot) (AVB), and a robust [permission](https://developer.android.com/guide/topics/permissions/overview) control system.