blob: 47614533e40c2374a7b578f30519392fcf90c37d [file] [log] [blame]
Bob Badour87353852021-02-12 17:59:41 -08001package {
2 // See: http://go/android-license-faq
3 // A large-scale-change added 'default_applicable_licenses' to import
4 // all of the 'license_kinds' from "frameworks_compile_libbcc_license"
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
7 default_applicable_licenses: ["frameworks_compile_libbcc_license"],
8}
9
Colin Cross1d3ac562016-12-07 14:21:42 -080010subdirs = [
11 "bcc",
12 "bcc_compat",
13 "bcc_strip_attr",
14]