platform_bootable_recovery/updater
Tao Bao ef5e38fef0 tests: Move to Android.bp.
Also separate libupdater_defaults out to be shareable.

It turns out the `data` property in `cc_test` doesn't follow symlinks as
LOCAL_TEST_DATA does in Android.mk. This CL creates a filegroup in
top-level Android.bp in order to pick up the testdata for ResourcesTest.

Test: `mmma -j bootable/recovery` with aosp_marlin-userdebug
Test: Run recovery_{unit,component,manual}_test on marlin.
Test: Run recovery_host_test.
Change-Id: I4532ab25aeb83c0b0baa8051d5fe34ba7b910a35
2018-08-14 21:46:45 -07:00
..
include Add the hash_tree_info class in Command 2018-08-13 17:27:30 -07:00
Android.bp tests: Move to Android.bp. 2018-08-14 21:46:45 -07:00
Android.mk updater: Move libupdater to Soong. 2018-08-13 09:44:48 -07:00
blockimg.cpp Add an updater function to compute hash tree 2018-08-06 12:17:50 -07:00
commands.cpp Add the hash_tree_info class in Command 2018-08-13 17:27:30 -07:00
install.cpp Merge "applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache()." 2018-07-13 12:48:45 -07:00
updater.cpp edify: Rename parse_string to ParseString and let it take std::string. 2018-07-10 06:27:50 +00:00