powerhint: clean up unused hints in R4/O6
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: I6747ad6b0e953f063aad083218a86024c41999a6
This commit is contained in:
parent
7570035fe7
commit
45c7063292
2 changed files with 0 additions and 20 deletions
|
@ -1303,11 +1303,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",
|
||||||
|
|
|
@ -504,11 +504,6 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Type": "DoHint",
|
|
||||||
"Value": "LAUNCH_120FPS"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
@ -1271,11 +1266,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",
|
||||||
|
@ -1294,11 +1284,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