mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-23 09:49:21 -08:00
Generate cxx binding in build.rs
This commit is contained in:
@@ -15,6 +15,7 @@ LOCAL_SRC_FILES := \
|
||||
selinux.cpp \
|
||||
logging.cpp \
|
||||
stream.cpp \
|
||||
base-rs.cpp \
|
||||
../external/cxx-rs/src/cxx.cc
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user