summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2021-03-04 00:37:51 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2021-03-04 00:37:51 +0000
commitcdb2f5f252ec4eccb4791489b44a9059c6f28c66 (patch)
tree33ac1c671f3ee299b7a2d7b8aae4472f7b55299a
parent0abaab72b25b455bee93eabb4f71c0c600a4ba9e (diff)
parentcab9fc3f1179b2b4b743d30e4439eb2224b71e13 (diff)
downloadfsck_msdos-cdb2f5f252ec4eccb4791489b44a9059c6f28c66.tar.gz
Snap for 7183507 from cab9fc3f1179b2b4b743d30e4439eb2224b71e13 to sdk-release
Change-Id: Ic95c1f75c6824f3a13b6092e7922bfa3d7632b93
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 3d57578..563b50a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,20 @@
+package {
+ default_applicable_licenses: ["external_fsck_msdos_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_fsck_msdos_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-BSD",
+ ],
+ license_text: [
+ "NOTICE",
+ ],
+}
+
cc_binary {
name: "fsck_msdos",
srcs: [