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

Commit a223355c authored by Matthew Fritze's avatar Matthew Fritze
Browse files

Location summary is no longer indexed

Change-Id: I794e52b2f18e6e79033fbdaf2643209714b88025
Fixes: 38254258
Test: Search "mode" -> no summary text
parent 860b608e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
            android:key="location_mode"
            android:title="@string/location_mode_title"
            settings:keywords="@string/keywords_location_mode"
            android:summary="@string/location_mode_location_off_title" />
            android:summary="@string/summary_placeholder" />

        <!-- This preference category gets removed if there is no managed profile -->
        <com.android.settingslib.RestrictedSwitchPreference