Snap for 9696334 from 0ad211e236
to udc-release
Change-Id: I5ec5886d8fab1a4b5d6f44a4fe6c3a93ad76c830
This commit is contained in:
commit
3df03dc643
2 changed files with 5 additions and 6 deletions
|
@ -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"
|
||||||
|
@ -1579,13 +1578,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",
|
||||||
|
@ -1735,7 +1734,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",
|
||||||
|
|
|
@ -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]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue