aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-10 06:14:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-10 06:14:12 +0000
commitd67fb4b42422b0130965c4577c71454fc5f4d9dd (patch)
treeb2d05e4d1e1103a04ff3ff57161cb97759661d25
parent1977c5007cd8f04622bc672b93b2d81ea9b7a992 (diff)
parenta082df95752441c98090a041eb307027ef5c87c9 (diff)
downloadlibbpf-android14-d1-s3-release.tar.gz
Change-Id: Id46aa64ac10b04b78a3ddf74dbe6b8f807af6086
-rw-r--r--Android.bp4
1 files changed, 1 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 7b368a1..46ceb65 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,12 +22,10 @@ license {
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-BSD-2-Clause",
- "SPDX-license-identifier-GPL-2.0",
- "SPDX-license-identifier-LGPL-2.1-only",
+ "SPDX-license-identifier-Linux-syscall-note",
],
license_text: [
"LICENSE.BSD-2-Clause",
- "LICENSE.LGPL-2.1",
],
}