Skip to content
Snippets Groups Projects
Commit 659aaced authored by Kenny Root's avatar Kenny Root
Browse files

Remove HAVE_SELINUX guard

Change-Id: I45b4a749bf4fb085d96d912871bae33aa5288119
parent 3ac1d26a
Branches
Tags
No related merge requests found
ifeq ($(HAVE_SELINUX),true)
LOCAL_PATH:= $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))
......@@ -125,5 +123,3 @@ LOCAL_SRC_FILES := $(LOCAL_MODULE)
include $(BUILD_PREBUILT)
##################################
endif #ifeq ($(HAVE_SELINUX),true)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment