Remove char limit from permission controller subtitle

Test: None
Bug: 158125093
Change-Id: Iddc8ab0158a53dda0ed9305988840dd840dd74af
This commit is contained in:
Nate Myren
2020-06-09 10:12:53 -07:00
parent a1933458c5
commit 2ee47d8762

View File

@@ -9491,7 +9491,7 @@
<!-- 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] -->
<!-- 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>
<!-- Label for showing all apps in list [CHAR LIMIT=30] -->