Implement logging purely in Rust

This commit is contained in:
topjohnwu
2023-05-09 18:54:38 -07:00
parent 8c2ad3883a
commit 7518092ad2
17 changed files with 433 additions and 228 deletions
-1
View File
@@ -29,7 +29,6 @@ LOCAL_SRC_FILES := \
core/scripting.cpp \
core/restorecon.cpp \
core/module.cpp \
core/logging.cpp \
core/thread.cpp \
resetprop/persist.cpp \
resetprop/resetprop.cpp \