Revert "Stop search tests using location_settings"
This reverts commit b71f7af512b506ee74f75f92a1cc254018c3c924. Bug: 171371424 Test: m -j30 RunSettingsRoboTests Change-Id: Id483ca41d3aced0893f0eff370270b5010eb8a7a
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user