move graph package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I0a48b7c186aa6e35f08e46bc7af06d6a4d83af18
This commit is contained in:
@@ -37,7 +37,7 @@ import org.robolectric.RuntimeEnvironment;
|
||||
import org.robolectric.annotation.Config;
|
||||
|
||||
@RunWith(RobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
|
||||
public class UsageGraphTest {
|
||||
private UsageGraph mGraph;
|
||||
|
||||
|
Reference in New Issue
Block a user