You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Create generic streams on top of stdio
WIP
This commit is contained in:
@@ -11,6 +11,7 @@ LOCAL_SRC_FILES := \
|
||||
selinux.cpp \
|
||||
logging.cpp \
|
||||
cpio.cpp \
|
||||
xwrap.cpp
|
||||
xwrap.cpp \
|
||||
stream.cpp
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user