mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-12 03:15:20 -04:00
Submodule updates
This commit is contained in:
parent
cf5a58f447
commit
6a0c39d14f
2 changed files with 4 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,9 +1,9 @@
|
|||
[submodule "Patches/DivestOS_Wallpapers"]
|
||||
path = Patches/Wallpapers
|
||||
url = git@gitlab.com:divested/wallpapers.git
|
||||
url = git@gitlab.com:divested-mobile/wallpapers.git
|
||||
[submodule "Patches/Linux"]
|
||||
path = Patches/Linux
|
||||
url = git@gitlab.com:divested/kernel_patches.git
|
||||
url = git@gitlab.com:divested-mobile/kernel_patches.git
|
||||
[submodule "PrebuiltApps"]
|
||||
path = PrebuiltApps
|
||||
url = git@gitlab.com:divested/prebuilt_apps.git
|
||||
url = git@gitlab.com:divested-mobile/prebuilt_apps.git
|
||||
|
|
|
@ -61,6 +61,7 @@ patchWorkspace() {
|
|||
|
||||
source build/envsetup.sh;
|
||||
repopick 244148; #log spam fix
|
||||
repopick 244499; #fix missing nav bar after switching users
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue