powerhint: clean up unused hints in C10/P10
INTERACTION and LAUNCH_120FPS are removed but some actions still use them. Bug: 246738037 Test: pts-tradefed run commandAndExit pts -m PtsPerformanceTestCases -t com.google.android.perf.pts.PowerHintJsonVerifyTest Change-Id: I204954dcd890c871ae6f663e0fd9ce8df37efd42
This commit is contained in:
parent
0c135c5737
commit
24ce7737d9
4 changed files with 0 additions and 40 deletions
|
@ -625,11 +625,6 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Type": "DoHint",
|
|
||||||
"Value": "LAUNCH_120FPS"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
@ -1518,11 +1513,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "63"
|
"Value": "63"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "REFRESH_60FPS",
|
|
||||||
"Type": "MaskHint",
|
|
||||||
"Value": "LAUNCH_120FPS"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "ADPF_DISABLE_TA_BOOST",
|
"PowerHint": "ADPF_DISABLE_TA_BOOST",
|
||||||
"Node": "TAUClampBoost",
|
"Node": "TAUClampBoost",
|
||||||
|
@ -1541,11 +1531,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
|
||||||
"Type": "EndHint",
|
|
||||||
"Value": "INTERACTION"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
"PowerHint": "DISPLAY_IDLE",
|
||||||
"Type": "EndHint",
|
"Type": "EndHint",
|
||||||
|
|
|
@ -662,11 +662,6 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Type": "DoHint",
|
|
||||||
"Value": "LAUNCH_120FPS"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Type": "DoHint",
|
"Type": "DoHint",
|
||||||
|
@ -1560,11 +1555,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "REFRESH_60FPS",
|
|
||||||
"Type": "MaskHint",
|
|
||||||
"Value": "LAUNCH_120FPS"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "ADPF_DISABLE_TA_BOOST",
|
"PowerHint": "ADPF_DISABLE_TA_BOOST",
|
||||||
"Node": "TAUClampBoost",
|
"Node": "TAUClampBoost",
|
||||||
|
@ -1583,11 +1573,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
|
||||||
"Type": "EndHint",
|
|
||||||
"Value": "INTERACTION"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
"PowerHint": "DISPLAY_IDLE",
|
||||||
"Type": "EndHint",
|
"Type": "EndHint",
|
||||||
|
|
|
@ -1418,11 +1418,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
|
||||||
"Type": "EndHint",
|
|
||||||
"Value": "INTERACTION"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
"PowerHint": "DISPLAY_IDLE",
|
||||||
"Type": "EndHint",
|
"Type": "EndHint",
|
||||||
|
|
|
@ -1440,11 +1440,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
|
||||||
"Type": "EndHint",
|
|
||||||
"Value": "INTERACTION"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "DISPLAY_IDLE",
|
"PowerHint": "DISPLAY_IDLE",
|
||||||
"Type": "EndHint",
|
"Type": "EndHint",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue