Revert "sm6375-common: powerhint: Add DT2W"
Reason for revert: We're moving DT2W to custom sensors HAL in device specific trees.
This reverts commit 911e53bbef
.
Change-Id: I2ba9b1551f453bd73457f027f2e834b2cdcd63b4
This commit is contained in:
parent
8ddb649319
commit
a31766c037
1 changed files with 0 additions and 14 deletions
|
@ -330,14 +330,6 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "DoubleTapToWakeEnable",
|
|
||||||
"Path": "/sys/class/sensors/dt-gesture/enable",
|
|
||||||
"Values": [
|
|
||||||
"1",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "PowerHALMainState",
|
"Name": "PowerHALMainState",
|
||||||
"Path": "vendor.powerhal.state",
|
"Path": "vendor.powerhal.state",
|
||||||
|
@ -640,12 +632,6 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "1497600000"
|
"Value": "1497600000"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "DOUBLE_TAP_TO_WAKE",
|
|
||||||
"Node": "DoubleTapToWakeEnable",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "FIXED_PERFORMANCE",
|
"PowerHint": "FIXED_PERFORMANCE",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
|
Loading…
Reference in a new issue