Snap for 9695862 from ba9a2b62a6 to tm-qpr3-release

Change-Id: I2dbf1a56721b8b72e58c7c4eb638f7ed3001f21b
This commit is contained in:
Android Build Coastguard Worker 2023-03-07 00:02:26 +00:00
commit 4384b5ba1a
2 changed files with 5 additions and 6 deletions

View file

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

View file

@ -200,7 +200,7 @@
"CdevRequest": "thermal-cpufreq-2", "CdevRequest": "thermal-cpufreq-2",
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
"MaxReleaseStep": 1, "MaxReleaseStep": 1,
"MaxThrottleStep": 1, "MaxThrottleStep": 2,
"BindedPowerRail": "S2M_VDD_CPUCL2", "BindedPowerRail": "S2M_VDD_CPUCL2",
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17], "CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
"LimitInfo": [0, 0, 0, 0, 15, 17, 17] "LimitInfo": [0, 0, 0, 0, 15, 17, 17]
@ -255,7 +255,7 @@
"CdevRequest": "thermal-cpufreq-2", "CdevRequest": "thermal-cpufreq-2",
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
"MaxReleaseStep": 1, "MaxReleaseStep": 1,
"MaxThrottleStep": 1, "MaxThrottleStep": 2,
"BindedPowerRail": "S2M_VDD_CPUCL2", "BindedPowerRail": "S2M_VDD_CPUCL2",
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17], "CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
"LimitInfo": [0, 0, 0, 0, 15, 17, 17] "LimitInfo": [0, 0, 0, 0, 15, 17, 17]