Merge "Add missing liblog dependency"

This commit is contained in:
Dimitry Ivanov 2016-02-13 00:45:29 +00:00 committed by Gerrit Code Review
commit 1697f4ee71
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ LOCAL_CFLAGS += $(common_cflags)
LOCAL_CONLYFLAGS += -std=gnu99
LOCAL_SHARED_LIBRARIES := \
liblog \
libcutils \
libselinux \