Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c44be96f authored by Jihoon Kang's avatar Jihoon Kang
Browse files

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
parent 346a1179
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -788,6 +788,9 @@ var (
		"binderUtilsHostTest",
		"run_dex2oat_test",
		"bluetooth-address-unit-tests",

		// for platform_compat_config
		"process-compat-config",
	}

	Bp2buildModuleTypeAlwaysConvertList = []string{