summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-11-05 08:25:35 +0100
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-11-05 08:25:35 +0100
commitc1a764754f2d5cda88f74c82e3433e60277158ec (patch)
tree404792948fef70fb486d4bf8a28635c26355cc32 /Android.mk
parentSnap for 4429796 from efb6a0b7a6d6e68d0213e628b3fa6f31c6b13007 to pi-release (diff)
parentMerge "Clean up fuse_sideload and add a testcase." am: 73dca3e983 am: 6d61e2123b (diff)
downloadandroid_bootable_recovery-c1a764754f2d5cda88f74c82e3433e60277158ec.tar
android_bootable_recovery-c1a764754f2d5cda88f74c82e3433e60277158ec.tar.gz
android_bootable_recovery-c1a764754f2d5cda88f74c82e3433e60277158ec.tar.bz2
android_bootable_recovery-c1a764754f2d5cda88f74c82e3433e60277158ec.tar.lz
android_bootable_recovery-c1a764754f2d5cda88f74c82e3433e60277158ec.tar.xz
android_bootable_recovery-c1a764754f2d5cda88f74c82e3433e60277158ec.tar.zst
android_bootable_recovery-c1a764754f2d5cda88f74c82e3433e60277158ec.zip
Diffstat (limited to 'Android.mk')
-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