summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2016-06-07 19:03:53 -0400
committerVishal Mahaveer <vishalm@ti.com>2016-06-07 18:06:56 -0500
commit8dd3383484dd953a688ba41ac390511170b0815e (patch)
treecb624f524c665e5bf065b70ffa776f71e062a2d5
parentf6611db601b7f249578141423fc0c49c042c99ff (diff)
downloadjacinto6evm-8dd3383484dd953a688ba41ac390511170b0815e.tar.gz
jacinto6evm: remove dummy wake_lock
We don't allow jacinto6 EVM to turn off the screen which prevents suspend from happening. Remove the dummy wake_lock held in init.rc Change-Id: Ic38571b9ed384d095be81d497b071a5faf421359 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--init.jacinto6evmboard.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.jacinto6evmboard.rc b/init.jacinto6evmboard.rc
index add1bf2..318d6f4 100644
--- a/init.jacinto6evmboard.rc
+++ b/init.jacinto6evmboard.rc
@@ -58,9 +58,6 @@ on fs
mkdir /factory 0775 radio radio
mount_all /fstab.jacinto6evmboard
-# take a wakelock on boot until PM is working
- write /sys/power/wake_lock hack
-
service pvrsrvinit /vendor/bin/pvrsrvinit
class core
user root