surya: surya: Drop thermal-engine

* mi_thermald does it's job.

Change-Id: Ifec5716b1056a9b23a1946e63537c49d9de81623
This commit is contained in:
Willy Gardiol
2022-09-01 08:06:22 +02:00
parent ee9e9db6e2
commit 77854134e4
4 changed files with 0 additions and 16 deletions

View File

@@ -9873,18 +9873,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "thermal-engine",
owner: "xiaomi",
srcs: ["proprietary/vendor/bin/thermal-engine"],
check_elf_files: false,
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "time_daemon",
owner: "xiaomi",

Binary file not shown.

View File

@@ -1,2 +0,0 @@
# File empty by default.
# Replace contents of this file with custom configuration.

View File

@@ -195,7 +195,6 @@ PRODUCT_COPY_FILES += \
vendor/xiaomi/surya/proprietary/vendor/etc/thermal-arvr.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-arvr.conf \
vendor/xiaomi/surya/proprietary/vendor/etc/thermal-camera.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-camera.conf \
vendor/xiaomi/surya/proprietary/vendor/etc/thermal-chg-only.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-chg-only.conf \
vendor/xiaomi/surya/proprietary/vendor/etc/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \
vendor/xiaomi/surya/proprietary/vendor/etc/thermal-map.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-map.conf \
vendor/xiaomi/surya/proprietary/vendor/etc/thermal-nolimits.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-nolimits.conf \
vendor/xiaomi/surya/proprietary/vendor/etc/thermal-normal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-normal.conf \
@@ -859,7 +858,6 @@ PRODUCT_PACKAGES += \
sensors.qti \
slim_daemon \
tftp_server \
thermal-engine \
time_daemon \
vibrator_calibration \
vppservice \