Merge "disable new modules in //art/runtime"
This commit is contained in:
@@ -1489,6 +1489,12 @@ var (
|
||||
|
||||
"libprotobuf-full-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory
|
||||
"libprotobuf-lite-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory
|
||||
|
||||
// depends on other //art modules
|
||||
"libart-for-test",
|
||||
"libart_generated_headers",
|
||||
"libart-runtime-gtest",
|
||||
"libartd-runtime-gtest",
|
||||
}
|
||||
|
||||
MixedBuildsDisabledList = []string{
|
||||
|
Reference in New Issue
Block a user