platform_bootable_recovery/updater
Tianjie Xu 1536db887f Add UpdaterRuntime class
This class adds a wrapper to the runtime dependent functions. Therefore,
the behavior of update on device stays the same, while simulators can
have their own implementations. Also change the caller side of the
registered updater functions to call these runtime wrappers.

Bug: 131911365
Test: unit tests pass, sideload an update on cuttlefish
Change-Id: Ib3ab67132991d67fc132f27120e4152439d16ac5
2019-05-20 18:03:27 -07:00
..
include Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
Android.bp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
Android.mk Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00
blockimg.cpp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
commands.cpp updater: Add TransferList class. 2018-08-17 09:37:26 -07:00
dynamic_partitions.cpp updater: add functions to modify dynamic partition metadata 2019-01-14 14:01:13 -08:00
install.cpp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
updater.cpp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
updater_main.cpp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
updater_runtime.cpp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00