thermal: more aggresive dex2oat throttling

Bug: 267841021
Test: Build and boot on device
Change-Id: Ic8356a391fc21af070c6700a310b0975b3ee5a56
This commit is contained in:
TeYuan Wang 2023-02-17 13:00:55 +08:00
parent 13ad7d9242
commit 9fab91e5ed

View file

@ -557,7 +557,6 @@
"Path": "vendor.powerhal.dalvik.vm.dex2oat-cpu-set",
"Values": [
"0,1,2,3",
"0,1,2,3,4,5",
"0,1,2,3,4,5,6,7"
],
"Type": "Property"
@ -1635,13 +1634,13 @@
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "Dex2oatThreads",
"Duration": 0,
"Value": "6"
"Value": "4"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "Dex2oatCPUSet",
"Duration": 0,
"Value": "0,1,2,3,4,5"
"Value": "0,1,2,3"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE",
@ -1815,7 +1814,7 @@
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",
"Node": "Dex2oatThreads",
"Duration": 0,
"Value": "4"
"Value": "2"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",