Move fuelgauge test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I8122a41132821a42c4ec8c5995a1a11833b686cd
This commit is contained in:
@@ -86,7 +86,7 @@ import java.util.List;
|
||||
// TODO: Improve this test class so that it starts up the real activity and fragment.
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH,
|
||||
sdk = TestConfig.SDK_VERSION,
|
||||
sdk = TestConfig.SDK_VERSION_O,
|
||||
shadows = {
|
||||
SettingsShadowResources.class,
|
||||
SettingsShadowResources.SettingsShadowTheme.class,
|
||||
|
Reference in New Issue
Block a user