From 3803bdd72deb07ea3e10cd902b6abad74ea9ee43 Mon Sep 17 00:00:00 2001 From: samsepi0l <74207682+d4rklynk@users.noreply.github.com> Date: Sun, 28 Aug 2022 14:13:45 +0000 Subject: [PATCH] Fix link about profiles (#1690) Co-authored-by: Jonah Aragon Signed-off-by: Daniel Gray --- docs/android.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android.en.md b/docs/android.en.md index 5d14b342..0dea3a85 100644 --- a/docs/android.en.md +++ b/docs/android.en.md @@ -33,7 +33,7 @@ We recommend installing one of these custom Android operating systems on your de [:octicons-code-16:](https://grapheneos.org/source){ .card-link title="Source Code" } [:octicons-heart-16:](https://grapheneos.org/donate){ .card-link title=Contribute } -GrapheneOS supports [Sandboxed Google Play](https://grapheneos.org/usage#sandboxed-google-play), which runs [Google Play Services](https://en.wikipedia.org/wiki/Google_Play_Services) fully sandboxed like any other regular app. This means you can take advantage of most Google Play Services, such as [push notifications](https://firebase.google.com/docs/cloud-messaging/), while giving you full control over their permissions and access, and while containing them to a specific work profile or user [profile](android/overview.md#user-profiles) of your choice. +GrapheneOS supports [Sandboxed Google Play](https://grapheneos.org/usage#sandboxed-google-play), which runs [Google Play Services](https://en.wikipedia.org/wiki/Google_Play_Services) fully sandboxed like any other regular app. This means you can take advantage of most Google Play Services, such as [push notifications](https://firebase.google.com/docs/cloud-messaging/), while giving you full control over their permissions and access, and while containing them to a specific [work profile](android/overview.md#work-profile) or [user profile](android/overview.md#user-profiles) of your choice. Google Pixel phones are the only devices that currently meet GrapheneOS's [hardware security requirements](https://grapheneos.org/faq#device-support).