From e6579507262c9ceceb8274a9e7fb627b4661d9fa Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Thu, 15 Sep 2022 22:17:43 +0800 Subject: [PATCH] Remove frequency boost of big cores for FACE_UNLOCK Bug: 245619770 Test: build Change-Id: I31b68a52e80c924bbecaa1b18a15c9ff4b2335ed --- powerhint.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/powerhint.json b/powerhint.json index 8e51948..5062a9a 100644 --- a/powerhint.json +++ b/powerhint.json @@ -1824,18 +1824,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",