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 Vachounet
parent 532ff5cdad
commit e0eb8f95ca

View File

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