Move datausage test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I10d2d0eb9abafe8a81adab3ce3f5db2f1f3337b8
This commit is contained in:
@@ -44,7 +44,7 @@ import org.robolectric.annotation.Config;
|
||||
|
||||
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
|
||||
public class AppPrefLoaderTest {
|
||||
|
||||
@Mock(answer = Answers.RETURNS_DEEP_STUBS)
|
||||
|
||||
Reference in New Issue
Block a user