blob: fae25b6f231a0ca9332ea84b28c5cf44bb99a457 [file] [log] [blame]
Steven Moreland8db261b2017-11-13 09:20:37 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Yifan Honge889fec2017-06-23 14:16:35 -07002
Bob Badourc22b35b2021-02-23 14:26:20 -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
Steven Moreland8db261b2017-11-13 09:20:37 -080012hidl_interface {
13 name: "android.hardware.health@2.0",
14 root: "android.hardware",
Yifan Honge889fec2017-06-23 14:16:35 -070015 srcs: [
16 "types.hal",
17 "IHealth.hal",
18 "IHealthInfoCallback.hal",
19 ],
Steven Moreland8db261b2017-11-13 09:20:37 -080020 interfaces: [
Yifan Honge889fec2017-06-23 14:16:35 -070021 "android.hardware.health@1.0",
Steven Moreland8db261b2017-11-13 09:20:37 -080022 "android.hidl.base@1.0",
Yifan Honge889fec2017-06-23 14:16:35 -070023 ],
Steven Moreland8db261b2017-11-13 09:20:37 -080024 gen_java: true,
Keun young Parkab35e0a2021-10-07 12:44:40 -070025 apex_available: [
26 "//apex_available:platform",
27 "com.android.car.framework",
28 ],
Yifan Honge889fec2017-06-23 14:16:35 -070029}