Merge "recovery: fix library dependency"
This commit is contained in:
@@ -158,7 +158,6 @@ LOCAL_STATIC_LIBRARIES := \
|
|||||||
libziparchive \
|
libziparchive \
|
||||||
libotautil \
|
libotautil \
|
||||||
libmounts \
|
libmounts \
|
||||||
libz \
|
|
||||||
libminadbd \
|
libminadbd \
|
||||||
libasyncio \
|
libasyncio \
|
||||||
libfusesideload \
|
libfusesideload \
|
||||||
@@ -173,7 +172,8 @@ LOCAL_STATIC_LIBRARIES := \
|
|||||||
libcutils \
|
libcutils \
|
||||||
libutils \
|
libutils \
|
||||||
liblog \
|
liblog \
|
||||||
libselinux
|
libselinux \
|
||||||
|
libz
|
||||||
|
|
||||||
LOCAL_HAL_STATIC_LIBRARIES := libhealthd
|
LOCAL_HAL_STATIC_LIBRARIES := libhealthd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user