summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-03-20 17:20:45 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-03-20 17:20:46 +0100
commit64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d (patch)
tree14f27711c54786f20c9c30cdec0ee476aa97ddee /tests
parentMerge "Drop the dependency on 'ui' in verify_file()." (diff)
parentRemove the dead #include's in verifier.cpp. (diff)
downloadandroid_bootable_recovery-64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d.tar
android_bootable_recovery-64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d.tar.gz
android_bootable_recovery-64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d.tar.bz2
android_bootable_recovery-64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d.tar.lz
android_bootable_recovery-64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d.tar.xz
android_bootable_recovery-64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d.tar.zst
android_bootable_recovery-64d25024b9ab0bfdb4053e2ab9985f6a7e858d2d.zip
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 65f736d13..ff6e14c9b 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -120,7 +120,6 @@ LOCAL_STATIC_LIBRARIES := \
libupdater \
libbootloader_message \
libverifier \
- libminui \
libotautil \
libmounts \
libdivsufsort \