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

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

Merge "libinstalld: add dependency on libselinux"

am: 9dee3075

* commit '9dee3075':
  libinstalld: add dependency on libselinux
parents 66824c36 9dee3075
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ LOCAL_CFLAGS := $(common_cflags)
LOCAL_SHARED_LIBRARIES := \
    libbase \
    liblogwrap \
    libselinux \

LOCAL_ADDITIONAL_DEPENDENCIES += $(LOCAL_PATH)/Android.mk
LOCAL_CLANG := true