platform_bootable_recovery/updater/include
Tao Bao 91a649ab62 updater: Add ABORT command.
This will be used for testing purpose only, replacing the previously
used "fail", to intentionally abort an update.

As we're separating the logic between commands parsing and execution,
"abort" needs to be considered as a valid command during the parsing.

Test: recovery_unit_test and recovery_component_test on marlin.
Change-Id: I47c41c423e62c41cc8515fd92f3c5959be08da02
2018-07-07 04:12:19 +00:00
..
private updater: Add ABORT command. 2018-07-07 04:12:19 +00:00
updater Add a singleton CacheLocation to replace the hard coded locations 2018-02-28 11:19:11 -08:00