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

Commit c79680cb authored by Neil Fuller's avatar Neil Fuller Committed by Android (Google) Code Review
Browse files

Merge "Stop search tests using location_settings"

parents d682b2cc c970f4d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ public class FakeIndexProvider implements Indexable {
    public static final String KEY = "TestKey";

    public static final BaseSearchIndexProvider SEARCH_INDEX_DATA_PROVIDER =
            new BaseSearchIndexProvider(R.xml.location_settings) {
            new BaseSearchIndexProvider(R.xml.sound_settings) {

                @Override
                public List<String> getNonIndexableKeys(Context context) {