From bfc013f2f541b96a74889a38b3466d5715d09770 Mon Sep 17 00:00:00 2001 From: Konsta Date: Fri, 3 May 2024 16:11:36 +0300 Subject: [PATCH] thermal: switch to apex * https://android.googlesource.com/device/google/cuttlefish/+/e1ba194595a6240d1de8c5d898dc83f4cfa5ff1a --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index c4c5c50..9e15d00 100644 --- a/device.mk +++ b/device.mk @@ -246,7 +246,7 @@ PRODUCT_PACKAGES += \ # Thermal PRODUCT_PACKAGES += \ - android.hardware.thermal-service.example + com.android.hardware.thermal # USB PRODUCT_PACKAGES += \