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

Commit f97f11f8 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "libinit: depend on libselinux"

am: 710056ef

* commit '710056ef':
  libinit: depend on libselinux
parents a8c931b7 710056ef
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