Update CVE patchers

This commit is contained in:
Tad 2020-02-03 21:16:29 -05:00
parent 332807d427
commit 2734a075c6
82 changed files with 266 additions and 88 deletions

View file

@ -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";