mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-02 03:53:59 +00:00
build: add explicit dependency to liblog
am: cae2bf69a3
Change-Id: I40dafbce8ed54703da207019f863038d7c8a56ad
This commit is contained in:
@@ -11,6 +11,7 @@ LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libutils \
|
||||
libcutils \
|
||||
liblog \
|
||||
libqmi_cci \
|
||||
libqmi_common_so \
|
||||
libgps.utils \
|
||||
|
||||
@@ -17,6 +17,7 @@ endif
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libutils \
|
||||
libcutils \
|
||||
liblog \
|
||||
libqmi_cci \
|
||||
libqmi_common_so \
|
||||
libloc_core \
|
||||
|
||||
Reference in New Issue
Block a user