From f9004964b814442007cb549490594bf69e45e8df Mon Sep 17 00:00:00 2001 From: Eun-Jeong Shin Date: Mon, 22 Aug 2022 16:00:31 -0700 Subject: [PATCH] Remove "Learn more" string from the device logs access prompt body content Remove "Learn more" string from the device logs access prompt body. Bug: 231437131 Test: CtsVerifier Ignore-AOSP-First: pending fix for logcat privacy issue Change-Id: I0fd0b943e65eeee5864a60bb6044d0b7c8d8e05a --- core/res/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 08e0225296416..338ea2c1a5944 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5752,7 +5752,7 @@ Device logs record what happens on your device. Apps can use these logs to find and fix issues.\n\nSome logs may contain sensitive info, so only allow apps you trust to access all device logs. - \n\nIf you don’t allow this app to access all device logs, it can still access its own logs. Your device manufacturer may still be able to access some logs or info on your device. Learn more + \n\nIf you don’t allow this app to access all device logs, it can still access its own logs. Your device manufacturer may still be able to access some logs or info on your device.