mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: configs: powerhint: Fix DT2W values
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
ee082d12c7
commit
9e727be721
|
@ -190,8 +190,8 @@
|
|||
"Name": "DoubleTapToWake",
|
||||
"Path": "/proc/gesture_function",
|
||||
"Values": [
|
||||
"0",
|
||||
"1"
|
||||
"cc0",
|
||||
"cc1"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
|
@ -340,7 +340,7 @@
|
|||
"PowerHint": "DOUBLE_TAP_TO_WAKE",
|
||||
"Node": "DoubleTapToWake",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
"Value": "cc1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue