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

Commit e796653f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Clean up "Restrict SMS" developer setting"

parents b46650a1 1a52b92d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -6083,10 +6083,6 @@
    <string name="personal_device_admin_title">Personal</string>
    <!-- Title for managed device admin apps on the list [CHAR_LIMIT=25] -->
    <string name="managed_device_admin_title">Work</string>
    <!-- Title for whether to enable SMS access restriction [CHAR LIMIT=50]-->
    <string name="sms_access_restriction_enabled">Restrict SMS &amp; call log access</string>
    <!-- Summary for whether to enable SMS access restriction [CHAR LIMIT=NONE]-->
    <string name="sms_access_restriction_enabled_summary">Only default phone and messaging apps have SMS &amp; call log permissions</string>
    <!-- Message when there are no available trust agents to display -->
+0 −5
Original line number Diff line number Diff line
@@ -545,11 +545,6 @@
            android:key="reset_shortcut_manager_throttling"
            android:title="@string/reset_shortcut_manager_throttling" />

        <SwitchPreference
            android:key="sms_access_restriction_enabled"
            android:title="@string/sms_access_restriction_enabled"
            android:summary="@string/sms_access_restriction_enabled_summary" />

        <SwitchPreference
            android:key="notification_bubbles"
            android:title="@string/notification_bubbles_title"