blob: 70b2bdce134556318f1590fc60e4e4fdcbad3a36 [file] [log] [blame]
Yifan Hong66a41442018-08-08 17:49:29 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -08003package {
4 // See: http://go/android-license-faq
5 // A large-scale-change added 'default_applicable_licenses' to import
6 // all of the 'license_kinds' from "hardware_interfaces_license"
7 // to get the below license kinds:
8 // SPDX-license-identifier-Apache-2.0
9 default_applicable_licenses: ["hardware_interfaces_license"],
10}
11
Yifan Hong66a41442018-08-08 17:49:29 -070012hidl_interface {
Yifan Hongec75d332018-09-19 10:17:40 -070013 name: "android.hardware.health.storage@1.0",
Yifan Hong66a41442018-08-08 17:49:29 -070014 root: "android.hardware",
Yifan Hong66a41442018-08-08 17:49:29 -070015 srcs: [
16 "types.hal",
Yifan Honga0082b82018-08-15 14:41:01 -070017 "IGarbageCollectCallback.hal",
Yifan Hongec75d332018-09-19 10:17:40 -070018 "IStorage.hal",
Yifan Hong66a41442018-08-08 17:49:29 -070019 ],
20 interfaces: [
21 "android.hidl.base@1.0",
22 ],
Yifan Hong66a41442018-08-08 17:49:29 -070023 gen_java: true,
24}