Remove dependency on magisk.hpp in libutils

This commit is contained in:
topjohnwu
2020-04-11 04:40:40 -07:00
parent cdd4cb8ec2
commit d739dcac2b
3 changed files with 102 additions and 103 deletions

View File

@@ -19,6 +19,7 @@ LOCAL_SRC_FILES := \
core/socket.cpp \
core/db.cpp \
core/scripting.cpp \
core/restorecon.cpp \
magiskhide/magiskhide.cpp \
magiskhide/proc_monitor.cpp \
magiskhide/hide_utils.cpp \