Merge "Fix typo in userspace-reboot-requested trigger"
am: 57292aa684
Change-Id: I3ebcf68ff22c6c73f8cece3628e96ba87242b965
This commit is contained in:
commit
acf20a9c2e
1 changed files with 1 additions and 1 deletions
|
@ -919,7 +919,7 @@ on property:ro.debuggable=1
|
|||
on init && property:ro.debuggable=1
|
||||
start console
|
||||
|
||||
on userspace-reboot
|
||||
on userspace-reboot-requested
|
||||
# TODO(b/135984674): reset all necessary properties here.
|
||||
setprop sys.init.userspace_reboot_in_progress 1
|
||||
setprop sys.boot_completed 0
|
||||
|
|
Loading…
Reference in a new issue