diff options
author | Tom Cherry <tomcherry@google.com> | 2017-04-18 20:22:07 +0200 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2017-04-18 20:22:07 +0200 |
commit | 9fcc7c82535d42af73c5d3659638a69168716d20 (patch) | |
tree | bdada42d148ea2e35ab92f0dbbeedb478059ddf4 /etc | |
parent | Merge "Fix the double free in verify_package_compatibility()." (diff) | |
parent | Merge "init.rc: Remove sys.powerctl action" (diff) | |
download | android_bootable_recovery-9fcc7c82535d42af73c5d3659638a69168716d20.tar android_bootable_recovery-9fcc7c82535d42af73c5d3659638a69168716d20.tar.gz android_bootable_recovery-9fcc7c82535d42af73c5d3659638a69168716d20.tar.bz2 android_bootable_recovery-9fcc7c82535d42af73c5d3659638a69168716d20.tar.lz android_bootable_recovery-9fcc7c82535d42af73c5d3659638a69168716d20.tar.xz android_bootable_recovery-9fcc7c82535d42af73c5d3659638a69168716d20.tar.zst android_bootable_recovery-9fcc7c82535d42af73c5d3659638a69168716d20.zip |
Diffstat (limited to 'etc')
-rw-r--r-- | etc/init.rc | 3 |
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 |