forked from salvogiangri/UN1CA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
26 lines (26 loc) · 1.03 KB
/
Copy path.gitmodules
File metadata and controls
26 lines (26 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[submodule "external/android-tools"]
path = external/android-tools
url = https://github.com/UN1CA/external_android-tools.git
ignore = dirty
[submodule "external/apktool"]
path = external/apktool
url = https://github.com/iBotPeaches/Apktool.git
ignore = dirty
[submodule "external/erofs-utils"]
path = external/erofs-utils
url = https://github.com/sekaiacg/erofs-utils.git
ignore = dirty
[submodule "external/img2sdat"]
path = external/img2sdat
url = https://github.com/UN1CA/external_img2sdat.git
ignore = dirty
[submodule "external/signapk"]
path = external/signapk
url = https://github.com/UN1CA/external_signapk.git
ignore = dirty
[submodule "target/a54x/patches/variants"]
path = target/a54x/patches/variants
url = https://github.com/mattchengg/UN1CA_target_a54x_variants.git
[submodule "external/samloader.cpp"]
path = external/samloader.cpp
url = https://github.com/mattchengg/samloader.cpp.git