diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-11 12:38:24 +0100 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-11 12:54:46 +0100 |
commit | 78589309f197ed78c82a01e5385bc13d4d0ed5cb (patch) | |
tree | 49fbd6438d25b89240ad8aed71b42fb4c411e911 /msm8996.mk | |
parent | 858ee59a8df8fe7172f186507490cac02549338b (diff) |
msm8996-common: Move thermal-engine.conf to vendor.
Diffstat (limited to 'msm8996.mk')
-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 |