Add missing liblog dependency

Bug: http://b/27171986
Change-Id: I43fe595c05f5584e76d0359c42c8dc006bd3f5c5
This commit is contained in:
Dimitry Ivanov 2016-02-12 16:39:09 -08:00
parent 3042d6d040
commit 0bb350a04c
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 \