Merge "recovery: fix library dependency"

This commit is contained in:
Treehugger Robot
2017-11-03 22:16:55 +00:00
committed by Gerrit Code Review

View File

@@ -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