thermal: remove thermal pid flag for zuma

Since we are going to remove old pid algo for zuma, don't need to have
version control anymore.

Bug: 247536326
Test: lshal debug android.hardware.thermal@2.0::IThermal/default
Change-Id: I1f6fe94f018c66156f08d66989c833547f8aa3b9
This commit is contained in:
Peter (YM) 2023-01-13 02:32:32 +00:00
parent 7f9b914229
commit a6dd6e5d1b

View file

@ -1058,7 +1058,6 @@ include device/google/gs101/telephony/pktrouter.mk
# Thermal HAL
include hardware/google/pixel/thermal/device.mk
PRODUCT_PROPERTY_OVERRIDES += persist.vendor.enable.thermal.genl=true
$(call soong_config_set,thermal_hal_feature,pid,apply_2_0)
# EdgeTPU
include device/google/gs-common/edgetpu/edgetpu.mk