Merge "Allowlist part of tradefed deps" into main
This commit is contained in:
@@ -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,
|
||||
@@ -955,6 +959,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{
|
||||
|
Reference in New Issue
Block a user