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:
@@ -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] -->
|
||||
|
||||
Reference in New Issue
Block a user