Merge "libinit: depend on libselinux"
am: 710056efb8
* commit '710056efb8951f6cc48e5d219ca0d561c4dafc11':
libinit: depend on libselinux
This commit is contained in:
commit
f97f11f8c1
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ LOCAL_SRC_FILES:= \
|
|||
service.cpp \
|
||||
util.cpp \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := libbase
|
||||
LOCAL_STATIC_LIBRARIES := libbase libselinux
|
||||
LOCAL_MODULE := libinit
|
||||
LOCAL_SANITIZE := integer
|
||||
LOCAL_CLANG := true
|
||||
|
|
Loading…
Reference in a new issue