summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-05-22 01:21:09 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-05-22 01:21:09 +0200
commitdd88112054efe423d153ad4980e6657fcab41347 (patch)
tree7d9f89072cfda17e1099a0f5e13198d0c8213949 /tests/Android.mk
parentMerge "updater_config: make utils/PayloadSpecs non-static" (diff)
parentMerge "Move stuff from recovery into librecovery." (diff)
downloadandroid_bootable_recovery-dd88112054efe423d153ad4980e6657fcab41347.tar
android_bootable_recovery-dd88112054efe423d153ad4980e6657fcab41347.tar.gz
android_bootable_recovery-dd88112054efe423d153ad4980e6657fcab41347.tar.bz2
android_bootable_recovery-dd88112054efe423d153ad4980e6657fcab41347.tar.lz
android_bootable_recovery-dd88112054efe423d153ad4980e6657fcab41347.tar.xz
android_bootable_recovery-dd88112054efe423d153ad4980e6657fcab41347.tar.zst
android_bootable_recovery-dd88112054efe423d153ad4980e6657fcab41347.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index cdc5b523a..853ca273b 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -174,8 +174,8 @@ librecovery_static_libraries := \
libtinyxml2 \
libziparchive \
libbase \
- libcutils \
libutils \
+ libcutils \
liblog \
libselinux \
libz \