From 3a99ee96b1f519cad9fe550015c466fca37044ac Mon Sep 17 00:00:00 2001 From: Eun-Jeong Shin Date: Thu, 10 Mar 2022 23:49:26 +0000 Subject: [PATCH] Update user consent dialog for device log access Consent dialog string update by removing "," This codebase is the continuity of the implementation ag/16618162 to obtain user consent and improvement of ag/16673548 Bug: 193708292 Test: NA Ignore-AOSP-First: pending fix for logcat privacy issue modified: core/res/res/values/strings.xml Change-Id: I8739fc437da5326e9d7493b4faf6dff6202e93bf --- 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 5de8feca01dcd..bba43938f41e4 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5739,7 +5739,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, and 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 and your device manufacturer may still be able to access some logs or info on your device. Learn more