From 828c32a88df31235611292cdf0d0cabda750a459 Mon Sep 17 00:00:00 2001 From: David Chao Date: Thu, 19 May 2022 17:50:25 +0800 Subject: [PATCH] Revert "thermal: disable SKIN thermal throttling" This reverts commit bf8693dd6dc5af7a751c066dc916e0d07c2c7ded. Reason for revert: re-enable thermal throttling protection with the virtual sensor formula. Bug: 231404311 Test: thermal throttling worked properly. Change-Id: I99020b5b30a6a9ada0f51974161d262b9d37667c --- conf/init.lynx.rc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf/init.lynx.rc b/conf/init.lynx.rc index e6edec1..ffaec61 100644 --- a/conf/init.lynx.rc +++ b/conf/init.lynx.rc @@ -57,8 +57,3 @@ service vendor.loc_launcher /system/vendor/bin/loc_launcher user wifi group wifi disabled - - -# Thermal -on late-init - setprop persist.vendor.disable.thermal.control 1