blob: ef2fa208e6eedb3564a3b1b688357f41052faf43 [file] [log] [blame]
Steven Moreland4e1e4082017-11-13 09:20:49 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Todd Poynor8d95f2e2017-05-23 20:28:15 -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 Moreland4e1e4082017-11-13 09:20:49 -080012hidl_interface {
13 name: "android.hardware.thermal@1.1",
14 root: "android.hardware",
Todd Poynor8d95f2e2017-05-23 20:28:15 -070015 srcs: [
16 "IThermal.hal",
17 "IThermalCallback.hal",
18 ],
Steven Moreland4e1e4082017-11-13 09:20:49 -080019 interfaces: [
Todd Poynor8d95f2e2017-05-23 20:28:15 -070020 "android.hardware.thermal@1.0",
Steven Moreland4e1e4082017-11-13 09:20:49 -080021 "android.hidl.base@1.0",
Todd Poynor8d95f2e2017-05-23 20:28:15 -070022 ],
Steven Moreland4e1e4082017-11-13 09:20:49 -080023 gen_java: true,
Todd Poynor8d95f2e2017-05-23 20:28:15 -070024}