taimen: disable system-pc power management

am: 0260e9c113

Change-Id: I6f8b7992f4d8d6de0ad30df3d85996446221af1e
This commit is contained in:
Steve Pfetsch
2017-09-29 22:14:23 +00:00
committed by android-build-merger

View File

@@ -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}