Allowlist process-compat-config module

process-compat-config module is required as executable tool to create
actions for platform_compat_config rule class. Thus, add
process-compat-config Soong module to be always converted to bazel
target.

Test: TH
Bug: 269202028
Change-Id: Ic60ace1a86f3a97927937ee0e2e7385fab756deb
This commit is contained in:
Jihoon Kang
2023-06-06 16:35:29 +00:00
parent 346a117921
commit c44be96f06

View File

@@ -788,6 +788,9 @@ var (
"binderUtilsHostTest",
"run_dex2oat_test",
"bluetooth-address-unit-tests",
// for platform_compat_config
"process-compat-config",
}
Bp2buildModuleTypeAlwaysConvertList = []string{