mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-28 19:27:38 +00:00
Remove unused flag
This commit is contained in:
parent
1d53335ae5
commit
12ced52012
@ -58,7 +58,7 @@ LOCAL_SRC_FILES := \
|
|||||||
utils/img.c \
|
utils/img.c \
|
||||||
$(COMMON_UTILS)
|
$(COMMON_UTILS)
|
||||||
|
|
||||||
LOCAL_CFLAGS := -DIS_DAEMON -DSELINUX
|
LOCAL_CFLAGS := -DIS_DAEMON
|
||||||
LOCAL_LDLIBS := -llog
|
LOCAL_LDLIBS := -llog
|
||||||
include $(BUILD_EXECUTABLE)
|
include $(BUILD_EXECUTABLE)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user