Merge "recovery: fix library dependency" am: 0da645fefa
am: 4d079261e5
Change-Id: I7adec4c4bff3d17782b6ef0f58984e36e2c717a5
This commit is contained in:
+2
-2
@@ -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