blob: 96f69cc95c86b1de028ecb9afedc3e2bb4b1b067 [file] [log] [blame]
cc_library_shared {
name: "android.hardware.thermal@1.0-impl",
proprietary: true,
relative_install_path: "hw",
srcs: ["Thermal.cpp"],
shared_libs: [
"liblog",
"libcutils",
"libhardware",
"libhwbinder",
"libbase",
"libcutils",
"libutils",
"libhidlbase",
"libhidltransport",
"android.hardware.thermal@1.0",
],
}