aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-08-18 10:44:40 -0700
committerDavid Duarte <licorne@google.com>2022-09-29 12:07:29 +0000
commit5c39d712243e8f9a3fc4231a4b8d2cc506f77092 (patch)
tree937eb56e4e2aa537b4442540bf3152f01cb10fe5
parent0cc0107b635920a5b973f8d403311ef23f0a1778 (diff)
downloadavatar-5c39d712243e8f9a3fc4231a4b8d2cc506f77092.tar.gz
Added SPDX-license-identifier-Apache-2.0 to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Ignore-AOSP-First: cherry-pick Merged-In: I0f2eb006cf6e6ab3fe23500eef599eeb25387c79 Change-Id: I0f2eb006cf6e6ab3fe23500eef599eeb25387c79
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c2259d1..4667c9a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,20 @@
+package {
+ default_applicable_licenses: ["external_pandora_avatar_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_pandora_avatar_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
+}
+
python_library_host {
name: "libavatar",
srcs: [