From c6789e94a835a46b49f895ce3126197c151868fb Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Mon, 10 Nov 2025 16:20:13 +0000 Subject: [PATCH] I think it's located here Signed-off-by: Daniel Nathan Gray --- docs/android/distributions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android/distributions.md b/docs/android/distributions.md index 01b95637..51863fcf 100644 --- a/docs/android/distributions.md +++ b/docs/android/distributions.md @@ -57,7 +57,7 @@ GrapheneOS supports [sandboxed Google Play](https://grapheneos.org/usage#sandbox [Google Pixel phones](../mobile-phones.md#google-pixel) are the only devices that currently meet GrapheneOS's [hardware security requirements](https://grapheneos.org/faq#future-devices). The Pixel 8 and later support ARM's Memory Tagging Extension (MTE), a hardware security enhancement that drastically lowers the probability of exploits occurring through memory corruption bugs. GrapheneOS greatly expands the coverage of MTE on supported devices. Whereas the stock OS only allows you to opt in to a limited implementation of MTE via a developer option or Google's Advanced Protection Program, GrapheneOS features a more robust implementation of MTE by default in the system kernel, default system components, and their Vanadium web browser and its WebView. -GrapheneOS also provides a global toggle for enabling MTE on all user-installed apps at :gear: **Settings** → **Security & privacy** → **More privacy & security** → **Advanced memory protection**. The OS also features per-app toggles to opt out of MTE for apps which may crash due to compatibility issues. +GrapheneOS also provides a global toggle for enabling MTE on all user-installed apps at :gear: :gear: **Settings** → **Security & privacy** → **Exploit protection** → **Memory tagging** → **Enable by default**. The OS also features per-app toggles to opt out of MTE for apps which may crash due to compatibility issues. ### Connectivity Checks