commit | 107bbbff4f7abe5f41242cf1a8b34346272f2e05 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Nov 04 18:25:37 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 04 18:25:37 2019 +0000 |
tree | ee66ffb899a05bfbef88570dc30858af9601e2b3 | |
parent | 1c3cf42b85505c9c52480787ceef8258f085d5bd [diff] | |
parent | 0a4700b1726d22e90875f421857b95e47e09a510 [diff] |
Merge "Fix typo in userspace-reboot-requested trigger"
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