add apksigner as submodule
This commit is contained in:
parent
f431cbfe19
commit
53aae23565
|
|
@ -2,3 +2,7 @@
|
||||||
path = mmp
|
path = mmp
|
||||||
url = https://github.com/MMPosed/MMPosed.git
|
url = https://github.com/MMPosed/MMPosed.git
|
||||||
branch = mmpatch
|
branch = mmpatch
|
||||||
|
[submodule "apksigner"]
|
||||||
|
path = apksigner
|
||||||
|
url = https://android.googlesource.com/platform/tools/apksig.git
|
||||||
|
branch = android10-release
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit e1bd6e19a027f460fa8fcc5fbaf2cddfafca8a79
|
||||||
Loading…
Reference in New Issue