Move datausage test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: Ie09794d6d32794ac40c3e6587b81fc108b445c9c
This commit is contained in:
@@ -39,7 +39,7 @@ import org.robolectric.RuntimeEnvironment;
|
||||
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,
|
||||
shadows = ShadowThreadUtils.class)
|
||||
public class AppDataUsagePreferenceTest {
|
||||
|
||||
|
Reference in New Issue
Block a user