surya: surya: Drop thermal-engine
* mi_thermald does it's job. Change-Id: Ifec5716b1056a9b23a1946e63537c49d9de81623
This commit is contained in:
12
Android.bp
12
Android.bp
@@ -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",
|
||||
|
||||
BIN
proprietary/vendor/bin/thermal-engine
vendored
BIN
proprietary/vendor/bin/thermal-engine
vendored
Binary file not shown.
2
proprietary/vendor/etc/thermal-engine.conf
vendored
2
proprietary/vendor/etc/thermal-engine.conf
vendored
@@ -1,2 +0,0 @@
|
||||
# File empty by default.
|
||||
# Replace contents of this file with custom configuration.
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user