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

Commit 1841e5d0 authored by Zi Wang's avatar Zi Wang Committed by Gerrit Code Review
Browse files

Merge "Allowlist merged_txts dependencies and combined_apis type"

parents 0eee856e 75a38e70
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -689,11 +689,18 @@ var (

		//kotlin srcs in android_binary
		"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{
		"aidl_interface_headers",
		"bpf",
		"combined_apis",
		"license",
		"linker_config",
		"java_import",