Use self implemented parse_mount_info

This commit is contained in:
LoveSy
2024-02-27 22:27:52 +08:00
committed by John Wu
parent 1a70796339
commit 62fc7868ac
6 changed files with 121 additions and 198 deletions

View File

@@ -14,4 +14,3 @@ cxx-gen = { workspace = true }
base = { path = "../base" }
magiskpolicy = { path = "../sepolicy" }
cxx = { workspace = true }
procfs = { workspace = true }