Merge "libinit: depend on libselinux" am: 710056efb8
am: f97f11f8c1
* commit 'f97f11f8c14e3efbd3e3840ba8ba1ea8c027e8f7':
libinit: depend on libselinux
This commit is contained in:
commit
51aaecea35
|
@ -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 New Issue