Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 710056ef authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "libinit: depend on libselinux"

parents f9f4ee8b c1caf88f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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