From 54bda0f2d359ea434466ca98614743b8a686bb87 Mon Sep 17 00:00:00 2001 From: Richard Chang Date: Fri, 16 Sep 2022 08:20:38 +0000 Subject: [PATCH] powerhint: clean up unused hints in T6p LAUNCH_120FPS 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: I3ab91cace52c617adf0ccadb95098de697efc5c0 --- powerhint.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/powerhint.json b/powerhint.json index 8e51948..aae1c32 100644 --- a/powerhint.json +++ b/powerhint.json @@ -525,11 +525,6 @@ "Duration": 5000, "Value": "1" }, - { - "PowerHint": "LAUNCH", - "Type": "DoHint", - "Value": "LAUNCH_120FPS" - }, { "PowerHint": "LAUNCH", "Type": "DoHint", @@ -1291,11 +1286,6 @@ "Duration": 0, "Value": "63" }, - { - "PowerHint": "REFRESH_60FPS", - "Type": "MaskHint", - "Value": "LAUNCH_120FPS" - }, { "PowerHint": "ADPF_DISABLE_TA_BOOST", "Node": "TAUClampBoost",