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

Commit aa516c56 authored by Zi Wang's avatar Zi Wang
Browse files

Allowlist part of tradefed deps

Test: CI

Bug: 283193845
Change-Id: Idab167cc1698f40a3853967f31533bdfb6fbd455
parent 85598726
Loading
Loading
Loading
Loading
+31 −0
Original line number Diff line number Diff line
@@ -75,9 +75,12 @@ var (
		"build/soong/cc/libbuildversion":     Bp2BuildDefaultTrue, // Skip tests subdir
		"build/soong/cc/ndkstubgen":          Bp2BuildDefaultTrue,
		"build/soong/cc/symbolfile":          Bp2BuildDefaultTrue,
		"build/soong/jar":                    Bp2BuildDefaultTrue,
		"build/soong/licenses":               Bp2BuildDefaultTrue,
		"build/soong/linkerconfig":           Bp2BuildDefaultTrueRecursively,
		"build/soong/response":               Bp2BuildDefaultTrue,
		"build/soong/scripts":                Bp2BuildDefaultTrueRecursively,
		"build/soong/third_party/zip":        Bp2BuildDefaultTrue,

		"cts/common/device-side/nativetesthelper/jni": Bp2BuildDefaultTrueRecursively,
		"cts/libs/json":                          Bp2BuildDefaultTrueRecursively,
@@ -213,6 +216,7 @@ var (
		"external/tinyalsa":                      Bp2BuildDefaultTrueRecursively,
		"external/tinyalsa_new":                  Bp2BuildDefaultTrueRecursively,
		"external/toybox":                        Bp2BuildDefaultTrueRecursively,
		"external/xz-java":                       Bp2BuildDefaultTrueRecursively,
		"external/zlib":                          Bp2BuildDefaultTrueRecursively,
		"external/zopfli":                        Bp2BuildDefaultTrueRecursively,
		"external/zstd":                          Bp2BuildDefaultTrueRecursively,
@@ -950,6 +954,33 @@ var (
		"GsonBuildConfig.java",
		"gson_version_generator",
		"lab-resource-grpc",
		"blueprint-deptools",
		"protoc-gen-grpc-java-plugin",
		"perfetto_trace-full",
		"tf-remote-client",
		"truth",
		"tradefed-lite",
		"tradefed-isolation-protos",
		"snakeyaml_patched_src_files",
		"asuite_proto_java",
		"tradefed-service-grpc-lib",
		"tradefed-invocation-grpc",
		"tradefed-external-dependencies",
		"tradefed-dynamic-sharding-grpc",
		"tradefed-device-manager-grpc",
		"statsd_internal_protos",
		"snakeyaml",
		"loganalysis",
		"junit-params",
		"grpc-java-testing",
		"grpc-java-netty-shaded",
		"aoa-helper",
		"test-services.apk",
		"test-composers",
		"py3-stdlib-prebuilt-srcs",
		"platformprotos",
		"perfetto_metrics-full",
		"test-services-normalized.apk",
	}

	Bp2buildModuleTypeAlwaysConvertList = []string{