LG8n: configs: powerhint: Fix DT2W values

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-08-12 21:30:35 +08:00
parent 40eff5adcd
commit 015bd3046e

View file

@ -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"
}
]
}