Merge "thermal: more aggresive dex2oat throttling" into tm-qpr-dev am: ffa79ad7a6 am: 5077617ce8 am: 93c1a22615

Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/21475504

Change-Id: If280a85d1fb890e7232e67fd06ff9e70001b8c52
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Wei Wang 2023-02-25 00:59:39 +00:00 committed by Automerger Merge Worker
commit 5d74ad6799

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"
@ -1641,13 +1640,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",
@ -1821,7 +1820,7 @@
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",
"Node": "Dex2oatThreads",
"Duration": 0,
"Value": "4"
"Value": "2"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",