mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 17:59:24 +02:00
whyred: Add double tap to wake sysfs node
This commit is contained in:
parent
10101561ca
commit
d79c51ce56
1 changed files with 3 additions and 0 deletions
|
@ -130,6 +130,9 @@ AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
|
|||
USE_CUSTOM_AUDIO_POLICY := 1
|
||||
USE_XML_AUDIO_POLICY_CONF := 1
|
||||
|
||||
#Tap to wake
|
||||
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/soc/c175000.i2c/i2c-1/1-0020/input/input2/wake_gesture"
|
||||
|
||||
# Display
|
||||
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
|
||||
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue