thermal: disable SKIN thermal throttling
Bug: 229957835 Signed-off-by: Jason Chiu <jasoncschiu@google.com> Change-Id: I0b833cd55f81b58272a95747c852707f5d6715c1
This commit is contained in:
parent
97f34e5c50
commit
bf8693dd6d
1 changed files with 5 additions and 0 deletions
|
@ -57,3 +57,8 @@ service vendor.loc_launcher /system/vendor/bin/loc_launcher
|
||||||
user wifi
|
user wifi
|
||||||
group wifi
|
group wifi
|
||||||
disabled
|
disabled
|
||||||
|
|
||||||
|
|
||||||
|
# Thermal
|
||||||
|
on late-init
|
||||||
|
setprop persist.vendor.disable.thermal.control 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue