Add libutils dependency for libandroidfw host build.
(cherry picked from commit 070274ec0c)
Change-Id: I25acff1d36b3adce14b2576485bda93c914d7f5d
This commit is contained in:
committed by
Adam Lesinski
parent
560566d291
commit
90f58dbf79
@@ -53,8 +53,7 @@ LOCAL_CFLAGS += -DSTATIC_ANDROIDFW_FOR_TOOLS
|
||||
LOCAL_C_INCLUDES := \
|
||||
external/zlib
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := liblog
|
||||
LOCAL_WHOLE_STATIC_LIBRARIES := libziparchive-host
|
||||
LOCAL_STATIC_LIBRARIES := liblog libziparchive-host libutils
|
||||
|
||||
include $(BUILD_HOST_STATIC_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user