From 36dd04b1be9a34de90003c48d3a7651bf5b4c8b8 Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Thu, 16 Feb 2023 22:48:52 +0000 Subject: [PATCH] Fix string annotations. The char limit was applied to the wrong string. Change-Id: I27cce80b4cfb6d570d1f4a870f3f49b788d0e3f7 --- res/values/strings.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index bd0218608e6..2f425314dee 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -10894,10 +10894,13 @@ Memory Tagging Extension - + Memory Tagging Extension (MTE) makes it easier to find memory safety issues in your app and make native code in it more secure. + Turning on MTE might cause slower device performance. + Learn more about MTE + Enable MTE until you turn it off You\u0027ll need to restart your device to turn on MTE.