ksud: sepolicy support

This commit is contained in:
tiann
2023-01-31 18:47:15 +08:00
parent 2a88cca50c
commit 3413f4a4fe
6 changed files with 773 additions and 4 deletions

View File

@@ -27,6 +27,8 @@ android-properties = { version = "0.2.2", features = ["bionic-deprecated"] }
extattr = "1.0.0"
jwalk = "0.8.1"
is_executable = "1.0.1"
nom = "7"
derive-new = "0.5"
[profile.release]
strip = true