Implement the Usage Access Settings UI
Scans for apps requesting permission to use the UsageStats API and displays them so that the user can grant or deny access. Bug: 16461070 Change-Id: Ie9f611688581cdd60ffe9f59e566f658ac2564e9
This commit is contained in:
@@ -4328,6 +4328,11 @@
|
||||
<!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] -->
|
||||
<string name="credentials_configure_lock_screen_hint">You need to set a lock screen PIN or password before you can use credential storage.</string>
|
||||
|
||||
<!-- Title of Usage Access preference item [CHAR LIMIT=30] -->
|
||||
<string name="usage_access_title">Usage access</string>
|
||||
<!-- Summary of Usage Access preference item [CHAR LIMIT=80] -->
|
||||
<string name="usage_access_summary">Apps that have access to your device\'s usage history.</string>
|
||||
|
||||
<!-- Sound settings screen, setting check box label -->
|
||||
<string name="emergency_tone_title">Emergency tone</string>
|
||||
<!-- Sound settings screen, setting option summary text -->
|
||||
|
Reference in New Issue
Block a user