summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-11-20 06:04:54 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-11-20 06:04:54 +0100
commitc627cd6486c6e1fda78b6c0d4c9e3ce377992c5a (patch)
treeb01c4c9c3cf463d327a42a1ff0ec5b32d3c3a49f /tests/Android.mk
parentMerge "Revert "Convert update_verifier to boot HIDL HAL"" (diff)
parentupdater: Refactor set_stage() and get_stage() functions. (diff)
downloadandroid_bootable_recovery-c627cd6486c6e1fda78b6c0d4c9e3ce377992c5a.tar
android_bootable_recovery-c627cd6486c6e1fda78b6c0d4c9e3ce377992c5a.tar.gz
android_bootable_recovery-c627cd6486c6e1fda78b6c0d4c9e3ce377992c5a.tar.bz2
android_bootable_recovery-c627cd6486c6e1fda78b6c0d4c9e3ce377992c5a.tar.lz
android_bootable_recovery-c627cd6486c6e1fda78b6c0d4c9e3ce377992c5a.tar.xz
android_bootable_recovery-c627cd6486c6e1fda78b6c0d4c9e3ce377992c5a.tar.zst
android_bootable_recovery-c627cd6486c6e1fda78b6c0d4c9e3ce377992c5a.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index fdc947028..5f6a7ce0c 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -80,10 +80,12 @@ LOCAL_STATIC_LIBRARIES := \
libedify \
libotafault \
libupdater \
+ libbootloader_message \
libverifier \
libminui \
libotautil \
libmounts \
+ libfs_mgr \
liblog \
libselinux \
libext4_utils_static \