Cleanup Android.mk
This commit is contained in:
parent
6ff45a754d
commit
2fe4d97061
@ -2,7 +2,6 @@ LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := sepolicy-inject
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_STATIC_LIBRARIES := libsepol
|
||||
LOCAL_SRC_FILES := main.c sepolicy.c rules.c utils.c
|
||||
LOCAL_C_INCLUDES := jni/selinux/libsepol/include/
|
||||
|
Loading…
Reference in New Issue
Block a user