platform_bootable_recovery/updater/include
Tianjie Xu 58d59129e1 Add Updater class and remove UpdaterInfo
The UpdaterInfo class is merely a collection of pointers and POD types.
We can replace it with a Updater class that has the ownership of the
resources. This also makes this class extensible as we plan to add more
functionality in the host simulator.

Bug: 131911365
Test: unit tests pass, run an update on cuttlefish and check last_install
Change-Id: I07ca5963bbee8ae3cb85ccc184464910aa73d4e4
2019-05-08 23:07:04 -07:00
..
private updater: add functions to modify dynamic partition metadata 2019-01-14 14:01:13 -08:00
updater Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00