Merge "Remove char limit from permission controller subtitle" into rvc-dev am: e92cbd19d8
am: 22a7106f5f
am: 58935a9471
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11808486 Change-Id: Ib85b606e4510012d0567b85b7eb15293c1b8b934
This commit is contained in:
@@ -9496,7 +9496,7 @@
|
|||||||
<!-- Runtime permissions preference summary, shown when the app requests no permissions. [CHAR LIMIT=40] -->
|
<!-- 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>
|
<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] -->
|
<!-- Runtime permissions preference summary, which describes what the permission manager does. [CHAR LIMIT=NONE] -->
|
||||||
<string name="runtime_permissions_summary_control_app_access">Control app access to your data</string>
|
<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] -->
|
<!-- Label for showing all apps in list [CHAR LIMIT=30] -->
|
||||||
|
Reference in New Issue
Block a user