mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-02-02 10:25:22 -05:00
Remove Android CVE patches
This commit is contained in:
parent
33c6980b88
commit
08bb0a87cc
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,9 +4,6 @@
|
||||
[submodule "Patches/Linux"]
|
||||
path = Patches/Linux
|
||||
url = ssh://git@10.0.1.5:2222/DivestOS/Linux_Patches.git
|
||||
[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
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit ec21a198e9d9bd97830752eb628d68c893748135
|
@ -78,7 +78,6 @@ export DOS_PATCHES_COMMON=$DOS_WORKSPACE_ROOT"Patches/Common/";
|
||||
export DOS_PATCHES=$DOS_WORKSPACE_ROOT"Patches/$BUILD_WORKING_DIR/";
|
||||
export DOS_PATCHES_OVERCLOCKS=$DOS_WORKSPACE_ROOT"Patches/Overclocks/";
|
||||
export DOS_PATCHES_LINUX_CVES=$DOS_WORKSPACE_ROOT"Patches/Linux/";
|
||||
export DOS_PATCHES_ANDROID_CVES=$DOS_WORKSPACE_ROOT"Patches/Android/";
|
||||
export DOS_WALLPAPERS=$DOS_WORKSPACE_ROOT"Patches/Wallpapers/";
|
||||
|
||||
export DOS_SCRIPTS_COMMON=$DOS_WORKSPACE_ROOT"Scripts/Common/";
|
||||
|
Loading…
x
Reference in New Issue
Block a user