Revert "Limit System SDK to 34 for Java modules in the vendor pa..."
Revert submission 2894701-limit_systemsdk Reason for revert: might be breaking builds at 318695834 Bug: 318695834 Reverted changes: /q/submissionid:2894701-limit_systemsdk Change-Id: I71a87d0a026a444ea9d26f889b3421162e13fea9
This commit is contained in:
@@ -125,12 +125,6 @@ func test(t *testing.T, bp string) *android.TestResult {
|
||||
variables.DeviceSystemSdkVersions = []string{"28"}
|
||||
variables.DeviceVndkVersion = proptools.StringPtr("current")
|
||||
variables.Platform_vndk_version = proptools.StringPtr("29")
|
||||
variables.DeviceCurrentApiLevelForVendorModules = proptools.StringPtr("28")
|
||||
}),
|
||||
java.FixtureWithPrebuiltApis(map[string][]string{
|
||||
"28": {},
|
||||
"29": {},
|
||||
"30": {},
|
||||
}),
|
||||
mockFS.AddToFixture(),
|
||||
android.FixtureWithRootAndroidBp(bp),
|
||||
|
Reference in New Issue
Block a user