From f60da16f48411e945facafeed8806a0c9f650d1b Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Thu, 15 Sep 2022 22:19:30 +0800 Subject: [PATCH] Remove frequency boost of big cores for FACE_UNLOCK Bug: 245619770 Test: build Change-Id: I248dda87480b9b6ee082abd3500eabc986182632 --- powerhint.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/powerhint.json b/powerhint.json index b62f2e8..bf0b0f4 100644 --- a/powerhint.json +++ b/powerhint.json @@ -1840,18 +1840,6 @@ "Duration": 0, "Value": "0,1,2,3" }, - { - "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", - "Duration": 1000, - "Value": "9999999" - }, - { - "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMinFreq", - "Duration": 1000, - "Value": "9999999" - }, { "PowerHint": "FACE_UNLOCK_BOOST", "Node": "CPU_LITTLE_TSKIN_BYPASS",