commit | 57292aa6848bd1354ccfdcafdb8061f2a37e7625 | [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 | 2ea7c7d39fd8998f1007b2214811c6b5d30d43c8 [diff] | |
parent | ac692148e5992be5756d50754f33f5030aac78e5 [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