resolve merge conflicts of dec157bd6c
to master
Bug: None Test: treehugger Change-Id: I701d7a4ee893eb4113a48eaee9930eceec478a29
This commit is contained in:
@@ -61,7 +61,7 @@ func testConfig(env map[string]string) android.Config {
|
||||
env["ANDROID_JAVA8_HOME"] = "jdk8"
|
||||
}
|
||||
config := android.TestArchConfig(buildDir, env)
|
||||
config.TestProductVariables.DeviceSystemSdkVersions = &[]string{"14", "15"}
|
||||
config.TestProductVariables.DeviceSystemSdkVersions = []string{"14", "15"}
|
||||
return config
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user