summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Pfetsch <spfetsch@google.com>2017-10-03 11:55:08 -0700
committerSteve Pfetsch <spfetsch@google.com>2017-10-03 12:01:15 -0700
commit19f88e41b0f48fbf88c985e9312e5192b2a8a5fb (patch)
tree0425a16a0844874b98b854a29fd49e59bc4f5eab
parent0260e9c1139739d3de33aed500a3dbe4f6f3e5d9 (diff)
downloadtaimen-19f88e41b0f48fbf88c985e9312e5192b2a8a5fb.tar.gz
Revert "taimen: disable system-pc power management"
This reverts commit 0260e9c1139739d3de33aed500a3dbe4f6f3e5d9. Bug: 67367944 Change-Id: I04d0e7c7c77a8c461423848992767f370f15b37c
-rw-r--r--init-taimen.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/init-taimen.rc b/init-taimen.rc
index 6a19881..127abf6 100644
--- a/init-taimen.rc
+++ b/init-taimen.rc
@@ -28,10 +28,6 @@ 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}