Refactor init.cpp to init.rs

This commit is contained in:
LoveSy
2025-01-31 01:37:15 +08:00
committed by John Wu
parent 563f0d5ad5
commit 143743d0b0
7 changed files with 217 additions and 211 deletions

View File

@@ -63,7 +63,6 @@ LOCAL_STATIC_LIBRARIES := \
libinit-rs
LOCAL_SRC_FILES := \
init/init.cpp \
init/mount.cpp \
init/rootdir.cpp \
init/getinfo.cpp \