Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d0697ed authored by Nikita Ioffe's avatar Nikita Ioffe Committed by android-build-merger
Browse files

Merge "Fix typo in userspace-reboot-requested trigger" am: 57292aa6 am: acf20a9c

am: 3569947b

Change-Id: Iba33ec3e3820bfef7d0f23abd4bbb0d0f79ad1ff
parents 53fd4604 3569947b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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