am 659aaced
: Remove HAVE_SELINUX guard
* commit '659aaced054c21048c712fe1f5831a86c99213d8': Remove HAVE_SELINUX guard
This commit is contained in:
commit
44374bc5ed
1 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
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)
|
||||
|
|
Loading…
Reference in a new issue