summaryrefslogtreecommitdiff
path: root/libfdt
diff options
context:
space:
mode:
Diffstat (limited to 'libfdt')
-rw-r--r--libfdt/Android.bp6
1 files changed, 1 insertions, 5 deletions
diff --git a/libfdt/Android.bp b/libfdt/Android.bp
index 8f729b4..8f4bdfd 100644
--- a/libfdt/Android.bp
+++ b/libfdt/Android.bp
@@ -1,11 +1,7 @@
package {
// See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "external_dtc_license"
- // to get the below license kinds:
- // SPDX-license-identifier-BSD
// SPDX-license-identifier-BSD-2-Clause
- default_applicable_licenses: ["external_dtc_license"],
+ default_applicable_licenses: ["external_dtc_libfdt_license"],
}
cc_library {