Add missing liblog dependency
Bug: http://b/27171986 Change-Id: I43fe595c05f5584e76d0359c42c8dc006bd3f5c5
This commit is contained in:
parent
3042d6d040
commit
0bb350a04c
|
@ -55,6 +55,7 @@ LOCAL_CFLAGS += $(common_cflags)
|
|||
LOCAL_CONLYFLAGS += -std=gnu99
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
liblog \
|
||||
libcutils \
|
||||
libselinux \
|
||||
|
||||
|
|
Loading…
Reference in New Issue