aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 20:01:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 20:01:34 +0000
commita74b746ff355e3e94a1bf9e713299c8294bcb38a (patch)
treeba841971f811ee225d0401d47bc63723229422e6
parent48b1789f1a258f2956599021ca90248c8fb99d61 (diff)
parent4b3c4a6c3dde098416ed19a56d1c40dcb31b51c5 (diff)
downloadbpftool-android13-mainline-go-adservices-release.tar.gz
Snap for 8505378 from 4b3c4a6c3dde098416ed19a56d1c40dcb31b51c5 to mainline-go-adservices-releaseaml_go_ads_330915100aml_go_ads_330915000aml_go_ads_330913000android13-mainline-go-adservices-release
Change-Id: I0e931668d2bd1d6b8c77c9e905a8371da5aeec80
-rw-r--r--Android.bp18
1 files changed, 18 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 78ac00a..4a09836 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,22 @@
+package {
+ default_applicable_licenses: ["external_bpftool_license"],
+}
+
+// See: http://go/android-license-faq
+license {
+ name: "external_bpftool_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-BSD-2-Clause",
+ "SPDX-license-identifier-GPL-2.0-only",
+ ],
+ license_text: [
+ "LICENSE.BSD-2-Clause",
+ "LICENSE.GPL-2.0",
+ ],
+}
+
cc_binary_host {
name: "bpftool",
srcs: [