From a5113e636c9e0554031c02fd81a5030c8290a917 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Sat, 9 Dec 2017 18:38:36 +0100 Subject: [PATCH] sanders: update thermal-engine conf filename * Thx @therootlord --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index ef98966..b70c325 100644 --- a/device.mk +++ b/device.mk @@ -350,7 +350,7 @@ PRODUCT_PACKAGES += \ # Thermal PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/thermal-engine-sanders.conf:system/vendor/etc/thermal-engine-sanders.conf + $(LOCAL_PATH)/configs/thermal-engine-sanders.conf:system/vendor/etc/thermal-engine.conf # USB HAL PRODUCT_PACKAGES += \