klte-common: gps: Add explicit liblog dependency

Explicitly add liblog as dependency for modules that use Android
logging.  Also remove obsolete build flag.

Change-Id: I91a458b44ff34c91a8f6875f5c3e931f620c613a
This commit is contained in:
David Ng 2016-12-08 23:53:21 -08:00 committed by Kevin F. Haggerty
parent d0681412e1
commit f580266809
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ LOCAL_MODULE_OWNER := qcom
LOCAL_MODULE_TAGS := optional
LOCAL_SHARED_LIBRARIES := \
liblog \
libutils \
libcutils \
libgps.utils \