mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
taimen: disable system-pc power management
Touch irqs can be handled late when power management is enabled. Bug: 64141048 Change-Id: Iacef8cc340fcedb9326b694288fcb65b7a642f05
This commit is contained in:
@@ -28,6 +28,10 @@ on boot
|
||||
# Allow ftm4 autotune from adb shell
|
||||
chown system shell /sys/devices/virtual/input/ftm4_touch/autotune
|
||||
|
||||
on init
|
||||
# Disable system-pc idle to prevent touch drops [b/64141048]
|
||||
write /sys/module/lpm_levels/system/system-pc/idle_enabled N
|
||||
|
||||
on init && property:ro.boot.revision=*
|
||||
setprop ro.boot.hardware.revision ${ro.boot.revision}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user