From b137028ac159af3a233843de2ab02f350239d138 Mon Sep 17 00:00:00 2001 From: sashwinbalaji Date: Mon, 26 Dec 2022 17:37:56 +0800 Subject: [PATCH] thermal: Remove face unlock powerhint - Remove powerhint as face auth not supported Bug: 263690696 Test: Update local powerhint Change-Id: I2160b2ef4b4136e2b2812a3051e958e837c1ea65 --- powerhint.json | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/powerhint.json b/powerhint.json index 9552ba1..1d5b351 100644 --- a/powerhint.json +++ b/powerhint.json @@ -1785,30 +1785,6 @@ "Duration": 0, "Value": "0,1,2,3" }, - { - "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", - "Duration": 1000, - "Value": "9999999" - }, - { - "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_LITTLE_TSKIN_BYPASS", - "Duration": 1000, - "Value": "1" - }, - { - "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_MID_TSKIN_BYPASS", - "Duration": 1000, - "Value": "1" - }, - { - "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_BIG_TSKIN_BYPASS", - "Duration": 1000, - "Value": "1" - }, { "PowerHint": "FP_BOOST", "Node": "CPUBigClusterMaxFreq",