blob: 626dcafe75a8bc594e0dd695336997df746e4c46 [file] [log] [blame]
cc_library_shared {
name: "android.hardware.thermal@1.0-impl",
relative_install_path: "hw",
srcs: ["Thermal.cpp"],
shared_libs: [
"liblog",
"libcutils",
"libhardware",
"libhwbinder",
"libbase",
"libcutils",
"libutils",
"libhidl",
"android.hardware.thermal@1.0",
],
}