summaryrefslogtreecommitdiff
path: root/cmds/installd/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/installd/Android.mk')
-rw-r--r--cmds/installd/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds/installd/Android.mk b/cmds/installd/Android.mk
index eaeeb2226e..d0bd4a806d 100644
--- a/cmds/installd/Android.mk
+++ b/cmds/installd/Android.mk
@@ -15,6 +15,7 @@ LOCAL_CFLAGS := $(common_cflags)
LOCAL_SHARED_LIBRARIES := \
libbase \
liblogwrap \
+ libselinux \
LOCAL_ADDITIONAL_DEPENDENCIES += $(LOCAL_PATH)/Android.mk
LOCAL_CLANG := true