Migrate selinux.cpp to selinux.rs

This commit is contained in:
topjohnwu
2025-04-26 03:56:37 -07:00
committed by John Wu
parent c7d1af9805
commit 73840f8721
19 changed files with 172 additions and 181 deletions

View File

@@ -19,7 +19,6 @@ LOCAL_SRC_FILES := \
core/magisk.cpp \
core/daemon.cpp \
core/scripting.cpp \
core/selinux.cpp \
core/sqlite.cpp \
core/module.cpp \
core/thread.cpp \