cc_library_shared { name: "android.hardware.thermal@1.0-impl", defaults: ["hidl_defaults"], proprietary: true, relative_install_path: "hw", srcs: ["Thermal.cpp"], shared_libs: [ "liblog", "libcutils", "libhardware", "libbase", "libcutils", "libutils", "libhidlbase", "libhidltransport", "android.hardware.thermal@1.0", ], }