Merge "Fix typo in userspace-reboot-requested trigger" am: 57292aa684 am: acf20a9c2e
am: 3569947b4a
Change-Id: Iba33ec3e3820bfef7d0f23abd4bbb0d0f79ad1ff
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 9b77ce2..66d60fa 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -919,7 +919,7 @@
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