summaryrefslogtreecommitdiff
path: root/showslab/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'showslab/Android.bp')
-rw-r--r--showslab/Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/showslab/Android.bp b/showslab/Android.bp
index d84004e5..27a71c43 100644
--- a/showslab/Android.bp
+++ b/showslab/Android.bp
@@ -1,5 +1,22 @@
// Copyright 2007 The Android Open Source Project
+package {
+ default_applicable_licenses: ["system_extras_showslab_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "system_extras_showslab_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "NOTICE",
+ ],
+}
+
cc_binary {
name: "showslab",