From 79a68e101f94694419aba3f0d72b2955ba0cb11e Mon Sep 17 00:00:00 2001 From: eunjeongshin Date: Thu, 24 Mar 2022 23:42:33 +0000 Subject: [PATCH] Update user consent dialog for device log access Consent dialog string update by breaking the sentence with punctuation. This codebase is the continuity of the implementation ag/16618162 to obtain user consent. Bug: 193708292 Test: NA Ignore-AOSP-First: pending fix for logcat privacy issue Change-Id: Iccf2ea4a978db10d97be9fb7b8f10a7cf2f27134 --- 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 4c71b3abd00c2..38ab52dfcd587 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. Your device manufacturer may still be able to access some logs or info on your device. Learn more