From 8c5b4c367a0ff0f98362afcb752e5e1e5e89840f Mon Sep 17 00:00:00 2001 From: Richard Chang Date: Fri, 16 Sep 2022 07:50:19 +0000 Subject: [PATCH] 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 --- powerhint.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/powerhint.json b/powerhint.json index 6430e54..a441693 100644 --- a/powerhint.json +++ b/powerhint.json @@ -1286,11 +1286,6 @@ "Duration": 0, "Value": "1" }, - { - "PowerHint": "DISPLAY_IDLE", - "Type": "EndHint", - "Value": "INTERACTION" - }, { "PowerHint": "DISPLAY_IDLE", "Type": "EndHint",