LG8n: configs: powerhint: Let the power mode extension handle dt2w

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-08-14 23:41:44 +08:00
parent 8ca89fd96b
commit 55121233b3

View file

@ -185,16 +185,6 @@
"Path": "vendor.powerhal.rendering",
"Values": ["EXPENSIVE_RENDERING", ""],
"Type": "Property"
},
{
"Name": "DoubleTapToWake",
"Path": "/proc/gesture_function",
"Values": [
"cc2",
"cc1"
],
"DefaultIndex": 0,
"ResetOnInit": true
}
],
"Actions": [
@ -353,12 +343,6 @@
"Node": "GPUBlockBoost",
"Duration": 0,
"Value": "50"
},
{
"PowerHint": "DOUBLE_TAP_TO_WAKE",
"Node": "DoubleTapToWake",
"Duration": 0,
"Value": "cc1"
}
]
}