msm8976-common: gps: Add missing liblog dependency

Bug: http://b/31289077
Bug: http://b/27171986
Test: remove liblog from libcutils and recompile
Change-Id: Icd2f1ae735e263296a5c6705c7b528b00aa1a94a
(cherry picked from commit 532f3378c214c3134afcb5bcc7c19ce047ec02ac)
This commit is contained in:
Dimitry Ivanov 2016-09-27 03:01:28 -07:00 committed by LuK1337
parent 6b136126b2
commit c04ca9cbbc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ LOCAL_CFLAGS += -DPDK_FEATURE_SET
endif
LOCAL_SHARED_LIBRARIES := \
liblog \
libutils \
libcutils \
libgps.utils \