summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-11 19:23:10 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-10-11 19:23:10 +0200
commit08912cede57dfa4db34768e046da39c64154cce9 (patch)
tree6ae05424dd7d1b0fbb2673fa0d955a068dfc25e2 /tests/Android.mk
parentMerge "otautil: Fix mac build." am: eb8a064066 am: bc131ef1bd (diff)
parentMerge "Move rangeset.h and print_sha1.h into otautil." am: ff9b6f63a2 (diff)
downloadandroid_bootable_recovery-08912cede57dfa4db34768e046da39c64154cce9.tar
android_bootable_recovery-08912cede57dfa4db34768e046da39c64154cce9.tar.gz
android_bootable_recovery-08912cede57dfa4db34768e046da39c64154cce9.tar.bz2
android_bootable_recovery-08912cede57dfa4db34768e046da39c64154cce9.tar.lz
android_bootable_recovery-08912cede57dfa4db34768e046da39c64154cce9.tar.xz
android_bootable_recovery-08912cede57dfa4db34768e046da39c64154cce9.tar.zst
android_bootable_recovery-08912cede57dfa4db34768e046da39c64154cce9.zip
Diffstat (limited to '')
-rw-r--r--tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 31c7de177..b0f71a832 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -201,6 +201,7 @@ LOCAL_SRC_FILES := \
LOCAL_STATIC_LIBRARIES := \
libimgdiff \
libimgpatch \
+ libotautil \
libbsdiff \
libbspatch \
libziparchive \