Initial support for including prebuilt apps from F-Droid

FDroid will come later, microG will probably stay as is.
This commit is contained in:
Tad 2018-03-13 23:07:41 -04:00
parent ad9f1aa8ce
commit 4053ad6082
16 changed files with 20 additions and 148 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "Patches/Android"]
path = Patches/Android
url = ssh://git@10.0.1.5:2222/DivestOS/Android_Patches.git
[submodule "PrebuiltApps"]
path = PrebuiltApps
url = ssh://git@10.0.1.5:2222/DivestOS/PrebuiltApps.git