mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
Revert "universal7885: switch to using AOD DT2W"
Revert Reason: Not working for us This reverts commit a9cca3f689375590f67aed35d9076b0a6ded2766.
This commit is contained in:
parent
ece023aaed
commit
a6074c2603
1 changed files with 3 additions and 3 deletions
|
|
@ -42,8 +42,8 @@
|
|||
"Name": "DoubleTapToWakeEnable",
|
||||
"Path": "/sys/class/sec/tsp/cmd",
|
||||
"Values": [
|
||||
"aod_enable,0",
|
||||
"set_aod_rect,720,1560,0,0",
|
||||
"aot_enable,0",
|
||||
"aot_enable,1"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": false
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
"PowerHint": "DOUBLE_TAP_TO_WAKE",
|
||||
"Node": "DoubleTapToWakeEnable",
|
||||
"Duration": 0,
|
||||
"Value": "set_aod_rect,720,1560,0,0"
|
||||
"Value": "aot_enable,1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "AUDIO_STREAMING_LOW_LATENCY",
|
||||
|
|
|
|||
Loading…
Reference in a new issue