Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e31a6924 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove char limit from permission controller subtitle" into rvc-dev am: e92cbd19

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11808486

Change-Id: I636f5965dc78749f6680b4f94b9a7ae4645ca147
parents 367aeee6 e92cbd19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9496,7 +9496,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] -->