Revise logging code

This commit is contained in:
topjohnwu
2021-08-12 03:26:54 -07:00
parent 20860da4b4
commit 0d977b54f7
6 changed files with 185 additions and 211 deletions

View File

@@ -24,6 +24,7 @@ LOCAL_SRC_FILES := \
core/scripting.cpp \
core/restorecon.cpp \
core/module.cpp \
core/logging.cpp \
magiskhide/magiskhide.cpp \
magiskhide/hide_utils.cpp \
magiskhide/hide_policy.cpp \