You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
241 B

// Copyright 2022 The Android Open Source Project
package {
default_applicable_licenses: [
"external_dtc_license",
"external_dtc_tests_license",
],
}
filegroup {
name: "external_dtc_tests",
srcs: ["**/*"],
}