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

Commit d11f93ba authored by Neil Fuller's avatar Neil Fuller
Browse files

Revert "Stop search tests using location_settings"

This reverts commit b71f7af512b506ee74f75f92a1cc254018c3c924.

Bug: 171371424
Test: m -j30 RunSettingsRoboTests
Change-Id: Id483ca41d3aced0893f0eff370270b5010eb8a7a
parent ebc3a3e8
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.sound_settings) {
            new BaseSearchIndexProvider(R.xml.location_settings) {

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