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
This commit is contained in:
Eun-Jeong Shin
2022-03-10 23:49:26 +00:00
parent 0859177c73
commit 3a99ee96b1

View File

@@ -5739,7 +5739,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, 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
</string>
<!-- Privacy notice do not show [CHAR LIMIT=20] -->