mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-31 23:16:43 -08:00
Move revert_unmount into Rust
This commit is contained in:
@@ -37,8 +37,7 @@ LOCAL_SRC_FILES := \
|
||||
core/zygisk/module.cpp \
|
||||
core/zygisk/hook.cpp \
|
||||
core/deny/cli.cpp \
|
||||
core/deny/utils.cpp \
|
||||
core/deny/revert.cpp
|
||||
core/deny/utils.cpp
|
||||
|
||||
LOCAL_LDLIBS := -llog
|
||||
LOCAL_LDFLAGS := -Wl,--dynamic-list=src/exported_sym.txt
|
||||
|
||||
Reference in New Issue
Block a user