Allowlist merged_txts dependencies and combined_apis type

Test: m and TH

Bug: 267600251
Change-Id: Ib9bef77ce3f72880125b4a323e6b3631179fd877
This commit is contained in:
Zi Wang
2023-02-15 22:52:47 -08:00
parent 8c41eca698
commit 75a38e70df

View File

@@ -689,11 +689,18 @@ var (
//kotlin srcs in android_binary //kotlin srcs in android_binary
"MusicKotlin", "MusicKotlin",
// checked in current.txt for merged_txts
"non-updatable-current.txt",
"non-updatable-system-current.txt",
"non-updatable-module-lib-current.txt",
"non-updatable-system-server-current.txt",
} }
Bp2buildModuleTypeAlwaysConvertList = []string{ Bp2buildModuleTypeAlwaysConvertList = []string{
"aidl_interface_headers", "aidl_interface_headers",
"bpf", "bpf",
"combined_apis",
"license", "license",
"linker_config", "linker_config",
"java_import", "java_import",