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

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

Merge "Remove icons of Location Services and App location permissions" into sc-dev

parents d3de9a13 4775b90e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@
        <Preference
            android:key="app_level_permissions"
            android:title="@string/location_app_level_permissions"
            android:icon="@drawable/ic_chevron_right_24dp"
            settings:controller="com.android.settings.location.AppLocationPermissionPreferenceController">
            <intent android:action="android.intent.action.MANAGE_PERMISSION_APPS">
                <extra android:name="android.intent.extra.PERMISSION_NAME"
@@ -65,7 +64,6 @@
        <Preference
            android:fragment="com.android.settings.location.LocationServices"
            android:key="location_services"
            android:icon="@drawable/ic_chevron_right_24dp"
            android:title="@string/location_services_preference_title"
            settings:controller="com.android.settings.location.LocationServicesPreferenceController"/>