platform_system_vold/binder/android/os
Daniel Rosenberg a59e4396a4 Change abortChanges to take a message and bool
abortChanges will attempt to pass a reboot message, and will only reboot
if the device is currently checkpointing. Additionally, it can opt to
attempt to prevent future attempts. This only works for non-bootloader
controlled updates. Failures are ignored, as it will always reboot the
device. In the unlikely event of such a failure, the device will
continue to retry as though you did not ask to prevent future attempts.

Test: vdc checkpoint abortChanges abort_retry_test 1
      vdc checkpoint abortChanges abort_noretry_test 0

Change-Id: I7b6214765a1faaf4fd193c73331696b53ae572d2
2019-03-21 13:33:49 -07:00
..
IVold.aidl Change abortChanges to take a message and bool 2019-03-21 13:33:49 -07:00
IVoldListener.aidl Move unsolicited vold events to Binder. 2017-09-13 11:52:53 -06:00
IVoldTaskListener.aidl Move long-running calls to async with listeners. 2017-09-15 14:18:00 -06:00