aboutsummaryrefslogtreecommitdiff
path: root/tools/f2fs_io/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/f2fs_io/Android.bp')
-rw-r--r--tools/f2fs_io/Android.bp12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/f2fs_io/Android.bp b/tools/f2fs_io/Android.bp
index 7607d5a..c89438f 100644
--- a/tools/f2fs_io/Android.bp
+++ b/tools/f2fs_io/Android.bp
@@ -1,3 +1,15 @@
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "external_f2fs-tools_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-GPL
+ // SPDX-license-identifier-GPL-2.0
+ // SPDX-license-identifier-LGPL
+ // SPDX-license-identifier-LGPL-2.1
+ default_applicable_licenses: ["external_f2fs-tools_license"],
+}
+
cc_defaults {
name: "f2fs-io-defaults",
cflags: [