From d9682177777fde985876b7f0608193f9c3f177f3 Mon Sep 17 00:00:00 2001 From: eunjeongshin Date: Thu, 31 Mar 2022 18:42:21 +0000 Subject: [PATCH] Update user consent dialog for device log access Consent dialog string update from "Only this time" to "Allow one-time access". This codebase is the continuity of the implementation ag/16618162 to obtain user consent. Bug: 193708292 Test: CtsVerifier Ignore-AOSP-First: pending fix for logcat privacy issue Change-Id: I27c16ec89d097d52e649c961b80ffb1284680202 --- core/res/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 34c706d3c2a93..1203b64da2d61 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5716,8 +5716,8 @@ Allow %s to access all device logs? - - Only this time + + Allow one-time access Don\u2019t allow