diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-04-22 01:07:07 +0200 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-04-22 11:54:17 +0200 |
commit | 8a865790db75f9716ad6ec0c7dbccd8997e576bd (patch) | |
tree | 17e1406ece5a22d9aa4c42dffce5a3af321da754 /msm8996.mk | |
parent | 8921aabf361318fe157b4f477a11fbb430fede2a (diff) |
msm8996-common: Decommonize thermal-engine.conf.
* z2_row and z2_plus have different thresholds.
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -409,6 +409,3 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.thermal@1.0-impl \ android.hardware.thermal@1.0-service - -PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf |