summaryrefslogtreecommitdiff
path: root/transport/memory/block/1.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'transport/memory/block/1.0/Android.bp')
-rw-r--r--transport/memory/block/1.0/Android.bp12
1 files changed, 9 insertions, 3 deletions
diff --git a/transport/memory/block/1.0/Android.bp b/transport/memory/block/1.0/Android.bp
index f26a6d3..bfaf139 100644
--- a/transport/memory/block/1.0/Android.bp
+++ b/transport/memory/block/1.0/Android.bp
@@ -1,11 +1,17 @@
// This file is autogenerated by hidl-gen -Landroidbp.
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "system_libhidl_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["system_libhidl_license"],
+}
+
hidl_interface {
name: "android.hidl.memory.block@1.0",
root: "android.hidl",
- vndk: {
- enabled: true,
- },
srcs: [
"types.hal",
],