platform_bootable_recovery/updater
Colin Cross d81519400c Set LOCAL_INJECT_BSSL_HASH for updater
updater is built in Make and statically links libcrypto,
so it needs to set LOCAL_INJECT_BSSL_HASH to make the FIPS self
test pass.

Bug: 137267623
Test: m checkbuild
Change-Id: Ib253c870090ac8026f5cbb005d6b0e935c73edd1
2019-09-05 15:34:50 -07:00
..
include Simulator: add the argument to keep the updated images 2019-07-30 17:11:35 -07:00
Android.bp Implement updater runtime for dynamic partitions 2019-06-24 12:46:28 -07:00
Android.mk Set LOCAL_INJECT_BSSL_HASH for updater 2019-09-05 15:34:50 -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 Simulator: add the argument to keep the updated images 2019-07-30 17:11:35 -07:00
simulator_runtime.cpp Add command line parser for simulator 2019-07-16 13:03:41 -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 Add UpdaterRuntime class 2019-05-20 18:03:27 -07:00
updater_runtime_dynamic_partitions.cpp updater: Fix build for new CreateLogicalPartition signature. 2019-08-14 12:32:55 -07:00