diff --git a/docs/os/android-overview.md b/docs/os/android-overview.md index 502b68ab..402dc84c 100644 --- a/docs/os/android-overview.md +++ b/docs/os/android-overview.md @@ -142,6 +142,7 @@ The Advanced Protection Program provides enhanced threat monitoring and enables: - Not allowing app installation outside the Google Play Store, the OS vendor's app store, or via [`adb`](https://en.wikipedia.org/wiki/Android_Debug_Bridge) - Mandatory automatic device scanning with [Play Protect](https://support.google.com/googleplay/answer/2812853?#zippy=%2Chow-malware-protection-works%2Chow-privacy-alerts-work) - Warning you about unverified applications +- Enabling ARM's hardware-based [Memory Tagging Extension (MTE)](https://developer.arm.com/documentation/108035/0100/Introduction-to-the-Memory-Tagging-Extension) for supported apps, which lowers the likelihood of device exploits happening through memory corruption bugs ### Google Play System Updates