mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-06 16:34:59 -04:00
Update CVE patchers
This commit is contained in:
parent
332807d427
commit
2734a075c6
82 changed files with 266 additions and 88 deletions
|
@ -112,8 +112,7 @@ export -f buildAll;
|
|||
patchWorkspace() {
|
||||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$DOS_PREBUILT_APPS $DOS_BUILD_BASE/build $DOS_BUILD_BASE/device $DOS_BUILD_BASE/vendor/lineage"; fi;
|
||||
|
||||
source build/envsetup.sh;
|
||||
repopick 267513; #update chromium
|
||||
#source build/envsetup.sh;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue