mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-08 19:32:12 -08:00
Parse rule files with Rust
This commit is contained in:
@@ -176,7 +176,8 @@ LOCAL_SRC_FILES := \
|
||||
sepolicy/sepolicy.cpp \
|
||||
sepolicy/rules.cpp \
|
||||
sepolicy/policydb.cpp \
|
||||
sepolicy/statement.cpp
|
||||
sepolicy/statement.cpp \
|
||||
sepolicy/policy-rs.cpp
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
include src/Android-rs.mk
|
||||
|
||||
Reference in New Issue
Block a user