From bf8693dd6dc5af7a751c066dc916e0d07c2c7ded Mon Sep 17 00:00:00 2001 From: Jason Chiu Date: Thu, 21 Apr 2022 20:03:27 +0800 Subject: [PATCH] thermal: disable SKIN thermal throttling Bug: 229957835 Signed-off-by: Jason Chiu Change-Id: I0b833cd55f81b58272a95747c852707f5d6715c1 --- conf/init.lynx.rc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/conf/init.lynx.rc b/conf/init.lynx.rc index ffaec61..e6edec1 100644 --- a/conf/init.lynx.rc +++ b/conf/init.lynx.rc @@ -57,3 +57,8 @@ 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