sdm660-common: Drop thermal and thermal controller
This commit is contained in:
parent
8f1fbab141
commit
d03e299b1d
2 changed files with 0 additions and 19 deletions
|
@ -234,15 +234,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.thermal</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IThermal</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.tetheroffload.config</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
|
10
sdm660.mk
10
sdm660.mk
|
@ -548,16 +548,6 @@ PRODUCT_PACKAGES += \
|
|||
libipanat \
|
||||
liboffloadhal
|
||||
|
||||
# Thermal
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.thermal@1.0-impl \
|
||||
android.hardware.thermal@1.0-service \
|
||||
thermal.sdm660
|
||||
|
||||
# Thermal Controller
|
||||
PRODUCT_PACKAGES += \
|
||||
ThermalController
|
||||
|
||||
# Thermal Conf
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(COMMON_PATH)/configs/thermal/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \
|
||||
|
|
Loading…
Reference in a new issue