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 21:23:25 +0200
commit37ac94978c7632cc61c90ab912df581b5a9ed8fd (patch)
tree3aa5a35b658fd6f7f5288c8fd05b6a77220dae44
parentFix the double free in verify_package_compatibility(). (diff)
downloadandroid_bootable_recovery-37ac94978c7632cc61c90ab912df581b5a9ed8fd.tar
android_bootable_recovery-37ac94978c7632cc61c90ab912df581b5a9ed8fd.tar.gz
android_bootable_recovery-37ac94978c7632cc61c90ab912df581b5a9ed8fd.tar.bz2
android_bootable_recovery-37ac94978c7632cc61c90ab912df581b5a9ed8fd.tar.lz
android_bootable_recovery-37ac94978c7632cc61c90ab912df581b5a9ed8fd.tar.xz
android_bootable_recovery-37ac94978c7632cc61c90ab912df581b5a9ed8fd.tar.zst
android_bootable_recovery-37ac94978c7632cc61c90ab912df581b5a9ed8fd.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 fa3689df9..d8121cc4e 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