commit | 0c7a1c61ed2fa6613c3b31095514a0a8f84ad051 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Nov 04 10:41:54 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Nov 04 10:41:54 2019 -0800 |
tree | ee66ffb899a05bfbef88570dc30858af9601e2b3 | |
parent | a21a6d44c47aedd6530a2cdc3d9f5937874cb4c4 [diff] | |
parent | 107bbbff4f7abe5f41242cf1a8b34346272f2e05 [diff] |
Merge "Fix typo in userspace-reboot-requested trigger" am: 57292aa684 Change-Id: I3ebcf68ff22c6c73f8cece3628e96ba87242b965
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