mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-11 14:17:59 +00:00
Fix compile warnings
This commit is contained in:
@@ -4,4 +4,5 @@ include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := resetprop
|
||||
LOCAL_SRC_FILES := resetprop.cpp system_properties.cpp libc_logging.cpp
|
||||
LOCAL_LDLIBS += -latomic
|
||||
LOCAL_CFLAGS := -Wno-implicit-exception-spec-mismatch
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
Submodule jni/selinux updated: d7c6efa178...d2f80c3bcc
Reference in New Issue
Block a user