summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-18 04:03:05 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-18 04:03:05 +0000
commit812be53595f520789f4b508e4f80b969c52a0db1 (patch)
tree2fe4ee2ac95c6e7dd3afd9d4f88e4ca9ace9a3b7
parentb466294b338b4905d4729970628d03080dcd49e1 (diff)
parent60ee720015abde8b9b523a41e7223d91f8f187ea (diff)
downloademma-812be53595f520789f4b508e4f80b969c52a0db1.tar.gz
Snap for 7151881 from 60ee720015abde8b9b523a41e7223d91f8f187ea to tm-release
Change-Id: I663da003e5dd3bac9d70d5718fafea24c859ddc4
-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: [