mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
Submodule updates
This commit is contained in:
parent
cf5a58f447
commit
6a0c39d14f
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…
Reference in New Issue
Block a user