Skip to content
Snippets Groups Projects
Commit 44374bc5 authored by Kenny Root's avatar Kenny Root Committed by Android Git Automerger
Browse files

am 659aaced: Remove HAVE_SELINUX guard

* commit '659aaced':
  Remove HAVE_SELINUX guard
parents 382381b6 659aaced
No related branches found
No related tags found
No related merge requests found
ifeq ($(HAVE_SELINUX),true)
LOCAL_PATH:= $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))
......@@ -138,5 +136,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.
Finish editing this message first!
Please register or to comment