Add new description to Permission manager in settings
Fixes: 158125093 Test: Navigate to "Permission manager" in settings (both in privacy, and in apps & notifications), and verify the summary says "control app access to your data". Change-Id: I43f7f38dde119bad96ec9d30a43129e7cacf752a
This commit is contained in:
@@ -9491,6 +9491,9 @@
|
||||
<!-- Runtime permissions preference summary, shown when the app requests no permissions. [CHAR LIMIT=40] -->
|
||||
<string name="runtime_permissions_summary_no_permissions_requested">No permissions requested</string>
|
||||
|
||||
<!-- Runtime permissions preference summary, which describes what the permission manager does. [CHAR LIMIT=40] -->
|
||||
<string name="runtime_permissions_summary_control_app_access">Control app access to your data</string>
|
||||
|
||||
<!-- Label for showing all apps in list [CHAR LIMIT=30] -->
|
||||
<string name="filter_all_apps">All apps</string>
|
||||
<!-- Label for showing enabled apps in list [CHAR LIMIT=30] -->
|
||||
|
Reference in New Issue
Block a user