From 1f666cbd4fed5e72b81574ed9004dacc3b952d1a Mon Sep 17 00:00:00 2001 From: Ramya Subramanian Date: Wed, 18 Oct 2023 22:12:07 +0000 Subject: [PATCH] thermal: enable thermal HAL on RCPro Bug: 306239876 Test: tested on RCpro with HAL enabled and system booted to home Change-Id: I5b69f53a20fde3c9c6472a7ad4d20344452e5575 Signed-off-by: Ramya Subramanian --- device-ripcurrentpro.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/device-ripcurrentpro.mk b/device-ripcurrentpro.mk index fb178b61..12562c8b 100644 --- a/device-ripcurrentpro.mk +++ b/device-ripcurrentpro.mk @@ -220,7 +220,6 @@ endif # Set zram size PRODUCT_VENDOR_PROPERTIES += \ vendor.zram.size=50p \ - vendor.disable.thermal.control=1 \ persist.device_config.configuration.disable_rescue_party=true PRODUCT_VENDOR_PROPERTIES += \