Move pts to rust, and avoid using thread

This commit is contained in:
LoveSy
2025-04-09 20:46:32 +08:00
committed by John Wu
parent b8f1523fb2
commit c4847ed288
7 changed files with 141 additions and 402 deletions

View File

@@ -27,7 +27,6 @@ LOCAL_SRC_FILES := \
core/resetprop/resetprop.cpp \
core/su/su.cpp \
core/su/connect.cpp \
core/su/pts.cpp \
core/zygisk/entry.cpp \
core/zygisk/module.cpp \
core/zygisk/hook.cpp \