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: Let the power mode extension handle dt2w
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
8ca89fd96b
commit
55121233b3
|
@ -185,16 +185,6 @@
|
||||||
"Path": "vendor.powerhal.rendering",
|
"Path": "vendor.powerhal.rendering",
|
||||||
"Values": ["EXPENSIVE_RENDERING", ""],
|
"Values": ["EXPENSIVE_RENDERING", ""],
|
||||||
"Type": "Property"
|
"Type": "Property"
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "DoubleTapToWake",
|
|
||||||
"Path": "/proc/gesture_function",
|
|
||||||
"Values": [
|
|
||||||
"cc2",
|
|
||||||
"cc1"
|
|
||||||
],
|
|
||||||
"DefaultIndex": 0,
|
|
||||||
"ResetOnInit": true
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Actions": [
|
"Actions": [
|
||||||
|
@ -353,12 +343,6 @@
|
||||||
"Node": "GPUBlockBoost",
|
"Node": "GPUBlockBoost",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "50"
|
"Value": "50"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "DOUBLE_TAP_TO_WAKE",
|
|
||||||
"Node": "DoubleTapToWake",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "cc1"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue