From a31766c037ddba30f8d3b3013763ecde1f422907 Mon Sep 17 00:00:00 2001 From: Anand S Date: Thu, 19 Sep 2024 23:43:30 +0530 Subject: [PATCH] Revert "sm6375-common: powerhint: Add DT2W" Reason for revert: We're moving DT2W to custom sensors HAL in device specific trees. This reverts commit 911e53bbefa20135fce0b435df0dce5567a03af0. Change-Id: I2ba9b1551f453bd73457f027f2e834b2cdcd63b4 --- configs/powerhint.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/configs/powerhint.json b/configs/powerhint.json index 24a59e6..6e269db 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -330,14 +330,6 @@ ], "ResetOnInit": true }, - { - "Name": "DoubleTapToWakeEnable", - "Path": "/sys/class/sensors/dt-gesture/enable", - "Values": [ - "1", - "0" - ], - }, { "Name": "PowerHALMainState", "Path": "vendor.powerhal.state", @@ -640,12 +632,6 @@ "Duration": 5000, "Value": "1497600000" }, - { - "PowerHint": "DOUBLE_TAP_TO_WAKE", - "Node": "DoubleTapToWakeEnable", - "Duration": 0, - "Value": "1" - }, { "PowerHint": "FIXED_PERFORMANCE", "Node": "CPUBigClusterMaxFreq",