Skip to content

Commit

Permalink
init.rc: Remove sys.powerctl action
Browse files Browse the repository at this point in the history
Init now handles this property change directly.

Bug: 37209359
Bug: 37415192

Test: Init reboots normally.
Change-Id: I9a4925897fb83bed180d12c871d9a71126fa4aa8
  • Loading branch information
Tom Cherry committed Apr 17, 2017
1 parent d3d91e5 commit 4608daf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions etc/init.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4608daf

Please sign in to comment.