Move applications test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I9815f48ed9c6ddcfdae10cf09fbdf742a7066dfa
This commit is contained in:
@@ -55,7 +55,7 @@ import static org.mockito.Mockito.when;
|
||||
* Tests for {@link ApplicationFeatureProviderImpl}.
|
||||
*/
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION,
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O,
|
||||
shadows = {ShadowUserManager.class})
|
||||
public final class ApplicationFeatureProviderImplTest {
|
||||
|
||||
|
Reference in New Issue
Block a user