fix DatabaseIndexingManagerTest hanging in tests
Test: make RunSettingsRoboTests -j40 Change-Id: I755c04daadcb8804d97f72521d84573d80b4ff19
This commit is contained in:
@@ -70,7 +70,7 @@ import java.util.Set;
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(
|
||||
manifest = TestConfig.MANIFEST_PATH,
|
||||
sdk = TestConfig.SDK_VERSION,
|
||||
sdk = TestConfig.SDK_VERSION_O,
|
||||
shadows = {
|
||||
ShadowRunnableAsyncTask.class,
|
||||
}
|
||||
|
Reference in New Issue
Block a user