summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-04-18 20:33:09 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-04-18 20:33:09 +0200
commitc58e03ec23c9933f976f2f980e804da9b6093814 (patch)
tree71f839be859238511b52c51b2f78ca513c2f056f
parentMerge "Fix the double free in verify_package_compatibility()." am: ce91df8293 am: dc388aab8b (diff)
parentMerge "init.rc: Remove sys.powerctl action" am: 9848209088 (diff)
downloadandroid_bootable_recovery-c58e03ec23c9933f976f2f980e804da9b6093814.tar
android_bootable_recovery-c58e03ec23c9933f976f2f980e804da9b6093814.tar.gz
android_bootable_recovery-c58e03ec23c9933f976f2f980e804da9b6093814.tar.bz2
android_bootable_recovery-c58e03ec23c9933f976f2f980e804da9b6093814.tar.lz
android_bootable_recovery-c58e03ec23c9933f976f2f980e804da9b6093814.tar.xz
android_bootable_recovery-c58e03ec23c9933f976f2f980e804da9b6093814.tar.zst
android_bootable_recovery-c58e03ec23c9933f976f2f980e804da9b6093814.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