You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
No submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,6 +4,3 @@
|
||||
[submodule "loader/src/external/parallel-hashmap"]
|
||||
path = loader/src/external/parallel-hashmap
|
||||
url = https://github.com/greg7mdp/parallel-hashmap
|
||||
[submodule "zygiskd/src/external/binder_rs"]
|
||||
path = zygiskd/src/external/binder_rs
|
||||
url = https://github.com/Kernel-SU/binder_rs
|
||||
|
||||
@@ -20,7 +20,7 @@ once_cell = "1.17.1"
|
||||
passfd = "0.1.5"
|
||||
rand = "0.8.5"
|
||||
|
||||
binder = { path = "src/external/binder_rs/binder" }
|
||||
binder = { git = "https://github.com/Kernel-SU/binder_rs" }
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
1
zygiskd/src/external/binder_rs
vendored
1
zygiskd/src/external/binder_rs
vendored
Submodule zygiskd/src/external/binder_rs deleted from 6d958bb94a
Reference in New Issue
Block a user