powerhint: clean up unused hints in L10
INTERACTION is removed but some actions still use it. Bug: 246738037 Test: pts-tradefed run commandAndExit pts -m PtsPerformanceTestCases -t com.google.android.perf.pts.PowerHintJsonVerifyTest Change-Id: Id7028106ac7ff1d41dc7d325aad5fa4d69bc2a54
This commit is contained in:
parent
ae199e3755
commit
8c5b4c367a
1 changed files with 0 additions and 5 deletions
|
@ -1286,11 +1286,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…
Reference in a new issue