Merge "Add missing liblog dependency"
am: 6dc914a60e * commit '6dc914a60e74da53c9586e60a4e5e82a542e2393': Add missing liblog dependency
This commit is contained in:
@ -42,6 +42,7 @@ LOCAL_WHOLE_STATIC_LIBRARIES_arm += \
|
||||
endif
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
liblog \
|
||||
libcutils \
|
||||
libdl \
|
||||
libprotobuf-cpp-lite \
|
||||
@ -73,6 +74,7 @@ endif
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libprotobuf-cpp-lite \
|
||||
liblog \
|
||||
libcutils \
|
||||
libdl \
|
||||
|
||||
|
Reference in New Issue
Block a user