mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-27 07:50:42 -04:00
Update CVE patchers
This commit is contained in:
parent
e78a0cc1bc
commit
af54500797
127 changed files with 271 additions and 127 deletions
|
@ -109,7 +109,9 @@ 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;
|
||||
source build/envsetup.sh;
|
||||
repopick -i 282389; #update webview
|
||||
#repopick -it android-10.0.0_r41;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue