summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-08 05:11:44 +0200
committerTao Bao <tbao@google.com>2018-08-08 05:44:39 +0200
commitc70446ce7b4db79f296833b16ce38eb8a01d83df (patch)
tree364abd79e0c8ea200089fd6e31c4da4a3c01b908 /tests/Android.mk
parentMerge "minui: Track libsync module name change." (diff)
downloadandroid_bootable_recovery-c70446ce7b4db79f296833b16ce38eb8a01d83df.tar
android_bootable_recovery-c70446ce7b4db79f296833b16ce38eb8a01d83df.tar.gz
android_bootable_recovery-c70446ce7b4db79f296833b16ce38eb8a01d83df.tar.bz2
android_bootable_recovery-c70446ce7b4db79f296833b16ce38eb8a01d83df.tar.lz
android_bootable_recovery-c70446ce7b4db79f296833b16ce38eb8a01d83df.tar.xz
android_bootable_recovery-c70446ce7b4db79f296833b16ce38eb8a01d83df.tar.zst
android_bootable_recovery-c70446ce7b4db79f296833b16ce38eb8a01d83df.zip
Diffstat (limited to '')
-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 \