From e181fc2150d039f63e05fdca88e2588e3749b112 Mon Sep 17 00:00:00 2001 From: Rick Yiu Date: Tue, 27 Feb 2024 03:06:07 +0000 Subject: [PATCH] Revert "Disable auto prefer idle if ta prefer_idle is explictly disabled" This reverts commit 118520982f882f52a7f62033c978d24163864e10. Reason for revert: to avoid potential power regression Bug: 326507991 Change-Id: I35c60d7f10320f419c1886ab7c0ab0f4733a04a9 Test: build pass --- powerhint-akita.json | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/powerhint-akita.json b/powerhint-akita.json index d5abeda..949b6ce 100644 --- a/powerhint-akita.json +++ b/powerhint-akita.json @@ -1176,12 +1176,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "DISPLAY_INACTIVE", - "Node": "ReducePreferIdle", - "Duration": 0, - "Value": "0" - }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "FGPreferIdle", @@ -1608,12 +1602,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "CAMERA_STREAMING_EXTREME", - "Node": "ReducePreferIdle", - "Duration": 0, - "Value": "0" - }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CDHighCpusetCpus", @@ -1770,12 +1758,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "CAMERA_STREAMING_HIGH", - "Node": "ReducePreferIdle", - "Duration": 0, - "Value": "0" - }, { "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CDPreferIdle", @@ -2070,12 +2052,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "CAMERA_STREAMING_VIDEO_CALL", - "Node": "ReducePreferIdle", - "Duration": 0, - "Value": "0" - }, { "PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "Node": "CDPreferIdle", @@ -2503,12 +2479,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "GAME", - "Node": "ReducePreferIdle", - "Duration": 0, - "Value": "0" - }, { "PowerHint": "GAME", "Node": "FGPreferIdle",