summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-01-12 22:32:36 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-01-12 22:32:36 +0100
commit9edd655f9472de96bfe6946113ad2b4133b49563 (patch)
treee64041fcc71fc6b0202a5131682b55fe5dbdbddf /tests/Android.mk
parentMerge "Do not inject I/O fault on a retry" am: 37d74f3e20 (diff)
parentRemove "_static" suffix from libext4_utils. (diff)
downloadandroid_bootable_recovery-9edd655f9472de96bfe6946113ad2b4133b49563.tar
android_bootable_recovery-9edd655f9472de96bfe6946113ad2b4133b49563.tar.gz
android_bootable_recovery-9edd655f9472de96bfe6946113ad2b4133b49563.tar.bz2
android_bootable_recovery-9edd655f9472de96bfe6946113ad2b4133b49563.tar.lz
android_bootable_recovery-9edd655f9472de96bfe6946113ad2b4133b49563.tar.xz
android_bootable_recovery-9edd655f9472de96bfe6946113ad2b4133b49563.tar.zst
android_bootable_recovery-9edd655f9472de96bfe6946113ad2b4133b49563.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 0aca8c6c7..09cedccb9 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -99,7 +99,7 @@ LOCAL_STATIC_LIBRARIES := \
libfs_mgr \
liblog \
libselinux \
- libext4_utils_static \
+ libext4_utils \
libsparse_static \
libcrypto_utils \
libcrypto \