Merge "Fix build errors with libgps.utils.so"

This commit is contained in:
qctecmdr Service 2019-02-11 09:08:50 -08:00 committed by Gerrit - the friendly Code Review server
commit 9e2e7b8004

View file

@ -11,7 +11,8 @@ include $(CLEAR_VARS)
LOCAL_SHARED_LIBRARIES := \
libutils \
libcutils \
liblog
liblog \
libprocessgroup
LOCAL_SRC_FILES += \
loc_log.cpp \