summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJin Qian <jinqian@google.com>2017-11-03 19:52:33 +0100
committerJin Qian <jinqian@google.com>2017-11-03 21:43:48 +0100
commit000148dbc9921ab94c2b6bfc1843710a28c0a9ab (patch)
tree31b486682f651533e2d3ce65223b93d403397b74
parentMerge "tests: Clean up the files in TemporaryDir." (diff)
downloadandroid_bootable_recovery-000148dbc9921ab94c2b6bfc1843710a28c0a9ab.tar
android_bootable_recovery-000148dbc9921ab94c2b6bfc1843710a28c0a9ab.tar.gz
android_bootable_recovery-000148dbc9921ab94c2b6bfc1843710a28c0a9ab.tar.bz2
android_bootable_recovery-000148dbc9921ab94c2b6bfc1843710a28c0a9ab.tar.lz
android_bootable_recovery-000148dbc9921ab94c2b6bfc1843710a28c0a9ab.tar.xz
android_bootable_recovery-000148dbc9921ab94c2b6bfc1843710a28c0a9ab.tar.zst
android_bootable_recovery-000148dbc9921ab94c2b6bfc1843710a28c0a9ab.zip
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 7e34c10f9..985131b02 100644
--- a/Android.mk
+++ b/Android.mk
@@ -158,7 +158,6 @@ LOCAL_STATIC_LIBRARIES := \
libziparchive \
libotautil \
libmounts \
- libz \
libminadbd \
libasyncio \
libfusesideload \
@@ -173,7 +172,8 @@ LOCAL_STATIC_LIBRARIES := \
libcutils \
libutils \
liblog \
- libselinux
+ libselinux \
+ libz
LOCAL_HAL_STATIC_LIBRARIES := libhealthd