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
am: 97137a61da
Change-Id: Icfaf61981c09ceaa7fbaff8bc5fa4d450ea2d581
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