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

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

Merge "libinit: depend on libselinux" am: 710056ef

am: f97f11f8

* commit 'f97f11f8':
  libinit: depend on libselinux
parents 530c8c75 f97f11f8
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