platform_bootable_recovery/updater
Tao Bao d628cfc153 Move mounts.cpp from libotautil into libupdater.
All the active users of mounts.h now live in updater/.

Test: mmma bootable/recovery
Test: Run recovery_unit_test on taimen.
Test: Code search shows no reference to otautil/mounts.h in device dirs.
Change-Id: I6c35d2e403e92a0111102d00aa4773f4f524650e
2019-10-01 12:13:04 -07:00
..
include Simulator: add the argument to keep the updated images 2019-07-30 17:11:35 -07:00
Android.bp Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
Android.mk Use libcrypto_static instead of libcrypto 2019-09-23 13:54:09 -07:00
blockimg.cpp Some clean ups to the updater 2019-05-22 14:58:28 -07:00
build_info.cpp Simulator: add the argument to keep the updated images 2019-07-30 17:11:35 -07:00
commands.cpp updater: Add TransferList class. 2018-08-17 09:37:26 -07:00
dynamic_partitions.cpp Implement updater runtime for dynamic partitions 2019-06-24 12:46:28 -07:00
install.cpp Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
mounts.cpp Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
mounts.h Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
simulator_runtime.cpp Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
target_files.cpp Change the symlink to system_ext 2019-07-09 23:33:26 +00:00
update_simulator_main.cpp Simulator: add the argument to keep the updated images 2019-07-30 17:11:35 -07:00
updater.cpp Implement an update simulator to verify BB OTA packages on host 2019-05-28 15:18:25 -07:00
updater_main.cpp Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
updater_runtime.cpp Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
updater_runtime_dynamic_partitions.cpp updater: Fix build for new CreateLogicalPartition signature. 2019-08-14 12:32:55 -07:00