summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-18 02:03:22 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-18 02:03:22 +0000
commit447182b9cbfe0e571aa2a3754adb68e755d11b6f (patch)
tree2fe4ee2ac95c6e7dd3afd9d4f88e4ca9ace9a3b7
parent680902e20d642f0b5fa41fb35fabfcf099383c36 (diff)
parentc494b31689e7b442df42084f1209c9f51b9e1734 (diff)
downloademma-447182b9cbfe0e571aa2a3754adb68e755d11b6f.tar.gz
Change-Id: I26a5499450c91f746b4c15c7c6029e88b587950c
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 7aeaee5..1a99ff3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,23 @@
// Copyright 2008 The Android Open Source Project
// the custom dex'ed emma library ready to put on a device.
// ============================================================
+package {
+ default_applicable_licenses: ["external_emma_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_emma_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-CPL-1.0",
+ ],
+ license_text: [
+ "NOTICE",
+ ],
+}
+
java_library {
name: "emma",
srcs: [