From 7450e5cf38e97f1656ca86fb1e5f8a6af3308a67 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. (cherry picked from commit 36dd04b1be9a34de90003c48d3a7651bf5b4c8b8) Bug: 270174344 Merged-In: I27cce80b4cfb6d570d1f4a870f3f49b788d0e3f7 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 3efb2184f94..6c268aa2904 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.