summaryrefslogtreecommitdiff
path: root/utils/src/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/src/Android.bp')
-rw-r--r--utils/src/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/src/Android.bp b/utils/src/Android.bp
index e02a922..03f4aa6 100644
--- a/utils/src/Android.bp
+++ b/utils/src/Android.bp
@@ -13,6 +13,15 @@
// limitations under the License.
//##################################################
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "system_libufdt_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["system_libufdt_license"],
+}
+
cc_binary_host {
name: "mkdtimg",
cflags: [