From 027014dc8c4f1da8cec85edd012317ff090d2d51 Mon Sep 17 00:00:00 2001 From: Richard Chang Date: Fri, 16 Sep 2022 07:47:20 +0000 Subject: [PATCH] powerhint: clean up unused hints in B3 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: Iaecddf37361eeda9697dd6324a4de9cc33511f5c --- powerhint.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/powerhint.json b/powerhint.json index f1794a0..bb0ae06 100644 --- a/powerhint.json +++ b/powerhint.json @@ -1288,11 +1288,6 @@ "Duration": 0, "Value": "1" }, - { - "PowerHint": "DISPLAY_IDLE", - "Type": "EndHint", - "Value": "INTERACTION" - }, { "PowerHint": "DISPLAY_IDLE", "Type": "EndHint",