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