summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-08 18:36:20 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-08-08 18:36:20 +0200
commit08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77 (patch)
tree364abd79e0c8ea200089fd6e31c4da4a3c01b908 /tests
parentMerge "minui: Track libsync module name change." (diff)
parentRevert "Build and use minadbd as a shared library." (diff)
downloadandroid_bootable_recovery-08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77.tar
android_bootable_recovery-08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77.tar.gz
android_bootable_recovery-08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77.tar.bz2
android_bootable_recovery-08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77.tar.lz
android_bootable_recovery-08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77.tar.xz
android_bootable_recovery-08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77.tar.zst
android_bootable_recovery-08cf9ccb2fb82eb4a40e5973fd937ac9aa58be77.zip
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 5ef17776c..3d3e63e7e 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -170,7 +170,7 @@ librecovery_static_libraries := \
librecovery \
libbootloader_message \
libfusesideload \
- libminadbd_services \
+ libminadbd \
librecovery_ui_default \
librecovery_ui \
libminui \