summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-11-02 18:54:37 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-11-02 18:54:37 +0100
commit57e16e4f773e88f65de2fe2c4032468936c6a937 (patch)
treeb44b437db1f3a5ee1b4d31b286d9a4e2e5084db7 /tests
parentMerge "Fix the size mismatch in imgdiff" (diff)
parentMerge "Add libbrotli as a dependency for libbsdiff" (diff)
downloadandroid_bootable_recovery-57e16e4f773e88f65de2fe2c4032468936c6a937.tar
android_bootable_recovery-57e16e4f773e88f65de2fe2c4032468936c6a937.tar.gz
android_bootable_recovery-57e16e4f773e88f65de2fe2c4032468936c6a937.tar.bz2
android_bootable_recovery-57e16e4f773e88f65de2fe2c4032468936c6a937.tar.lz
android_bootable_recovery-57e16e4f773e88f65de2fe2c4032468936c6a937.tar.xz
android_bootable_recovery-57e16e4f773e88f65de2fe2c4032468936c6a937.tar.zst
android_bootable_recovery-57e16e4f773e88f65de2fe2c4032468936c6a937.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 b0f71a832..8ebb60308 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -208,6 +208,7 @@ LOCAL_STATIC_LIBRARIES := \
libutils \
libbase \
libcrypto \
+ libbrotli \
libbz \
libdivsufsort64 \
libdivsufsort \