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
diff --git a/powerhint-oriole.json b/powerhint-oriole.json
index ff13f2a..cbbbbae 100644
--- a/powerhint-oriole.json
+++ b/powerhint-oriole.json
@@ -1306,11 +1306,6 @@
{
"PowerHint": "DISPLAY_IDLE",
"Type": "EndHint",
- "Value": "INTERACTION"
- },
- {
- "PowerHint": "DISPLAY_IDLE",
- "Type": "EndHint",
"Value": "DISPLAY_UPDATE_IMMINENT"
},
{
diff --git a/powerhint-raven.json b/powerhint-raven.json
index 2ec1508..a232909 100644
--- a/powerhint-raven.json
+++ b/powerhint-raven.json
@@ -506,11 +506,6 @@
},
{
"PowerHint": "LAUNCH",
- "Type": "DoHint",
- "Value": "LAUNCH_120FPS"
- },
- {
- "PowerHint": "LAUNCH",
"Node": "CPUBigClusterMaxFreq",
"Duration": 5000,
"Value": "9999999"
@@ -1272,11 +1267,6 @@
"Value": "1"
},
{
- "PowerHint": "REFRESH_60FPS",
- "Type": "MaskHint",
- "Value": "LAUNCH_120FPS"
- },
- {
"PowerHint": "ADPF_DISABLE_TA_BOOST",
"Node": "TAUClampBoost",
"Duration": 0,
@@ -1297,11 +1287,6 @@
{
"PowerHint": "DISPLAY_IDLE",
"Type": "EndHint",
- "Value": "INTERACTION"
- },
- {
- "PowerHint": "DISPLAY_IDLE",
- "Type": "EndHint",
"Value": "DISPLAY_UPDATE_IMMINENT"
},
{