aboutsummaryrefslogtreecommitdiff
path: root/junit
diff options
context:
space:
mode:
Diffstat (limited to 'junit')
-rw-r--r--junit/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/junit/Android.bp b/junit/Android.bp
index 2402e9475..65f12adf9 100644
--- a/junit/Android.bp
+++ b/junit/Android.bp
@@ -2,6 +2,15 @@
// Compile Robolectric junit
//##########################################
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "external_robolectric-shadows_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-MIT
+ default_applicable_licenses: ["external_robolectric-shadows_license"],
+}
+
java_library_host {
name: "Robolectric_junit",
libs: [