summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-04-18 01:55:54 +0200
committerTom Cherry <tomcherry@google.com>2017-04-18 01:55:54 +0200
commit4608daf0fe6b5feb11afbfb6ae613d7a5161c95d (patch)
tree7a243896fd297781c1052535d1c86d68881ee47b
parentMerge "minadbd: switch adb_thread_create to std::thread." (diff)
downloadandroid_bootable_recovery-4608daf0fe6b5feb11afbfb6ae613d7a5161c95d.tar
android_bootable_recovery-4608daf0fe6b5feb11afbfb6ae613d7a5161c95d.tar.gz
android_bootable_recovery-4608daf0fe6b5feb11afbfb6ae613d7a5161c95d.tar.bz2
android_bootable_recovery-4608daf0fe6b5feb11afbfb6ae613d7a5161c95d.tar.lz
android_bootable_recovery-4608daf0fe6b5feb11afbfb6ae613d7a5161c95d.tar.xz
android_bootable_recovery-4608daf0fe6b5feb11afbfb6ae613d7a5161c95d.tar.zst
android_bootable_recovery-4608daf0fe6b5feb11afbfb6ae613d7a5161c95d.zip
-rw-r--r--etc/init.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/init.rc b/etc/init.rc
index 477e13d5e..2e3c7a739 100644
--- a/etc/init.rc
+++ b/etc/init.rc
@@ -75,9 +75,6 @@ on late-init
trigger early-boot
trigger boot
-on property:sys.powerctl=*
- powerctl ${sys.powerctl}
-
service ueventd /sbin/ueventd
critical
seclabel u:r:ueventd:s0