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
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. 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