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
No related branches found
No related tags found
No related merge requests found
ifeq ($(HAVE_SELINUX),true)
LOCAL_PATH:= $(call my-dir) LOCAL_PATH:= $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH)) include $(call all-makefiles-under,$(LOCAL_PATH))
...@@ -125,5 +123,3 @@ LOCAL_SRC_FILES := $(LOCAL_MODULE) ...@@ -125,5 +123,3 @@ LOCAL_SRC_FILES := $(LOCAL_MODULE)
include $(BUILD_PREBUILT) 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