From f194c4c58c04bf459d733c30d361913d6572cf31 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 26 Sep 2024 01:39:32 +0300 Subject: [PATCH] sm6375-common: Switch to AIDL thermal HAL Change-Id: I6ae621194044ab66fad69b9ef997b3b347bf6120 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 4a590a1..5497fcd 100644 --- a/common.mk +++ b/common.mk @@ -435,7 +435,7 @@ PRODUCT_COPY_FILES += \ # Thermal PRODUCT_PACKAGES += \ - android.hardware.thermal@2.0-service.qti \ + android.hardware.thermal-service.qti \ android.hardware.thermal@2.0 \ android.hardware.thermal@2.0.vendor