summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Eun-Jeong Shin <eunjeongshin@google.com> 2022-08-22 16:00:31 -0700
committer Eun-Jeong Shin <eunjeongshin@google.com> 2022-08-22 16:00:31 -0700
commitf9004964b814442007cb549490594bf69e45e8df (patch)
tree84c72c0b43d9f33c7b4499d23382901025890a3f
parentd651e0b3ce1ae09be80ec2116f5b8a3e614b4608 (diff)
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
-rw-r--r--core/res/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 08e022529641..338ea2c1a594 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -5752,7 +5752,7 @@
<!-- Content for the log access confirmation dialog. [CHAR LIMIT=NONE]-->
<string name="log_access_confirmation_body">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.
</string>
<!-- Privacy notice do not show [CHAR LIMIT=20] -->