Move development test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I886a72774442884329d15e5dd276b00a269201c5
This commit is contained in:
@@ -54,7 +54,7 @@ import org.robolectric.util.ReflectionHelpers;
|
||||
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH,
|
||||
sdk = TestConfig.SDK_VERSION,
|
||||
sdk = TestConfig.SDK_VERSION_O,
|
||||
shadows = {SettingsShadowSystemProperties.class, ShadowUtils.class})
|
||||
public class ClearAdbKeysPreferenceControllerTest {
|
||||
|
||||
|
Reference in New Issue
Block a user