diff options
-rwxr-xr-x | msm8996.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -395,4 +395,4 @@ PRODUCT_PACKAGES += \ android.hardware.thermal@1.0-service PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/thermal-engine.conf:system/etc/thermal-engine.conf + $(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf |