Files
hardware_interfaces/thermal/2.0/Android.bp

20 lines
410 B
Plaintext
Raw Normal View History

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.thermal@2.0",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IThermal.hal",
"IThermalChangedCallback.hal",
],
interfaces: [
"android.hardware.thermal@1.0",
"android.hidl.base@1.0",
],
gen_java: true,
}