mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-09 18:05:03 -04:00
Update CVE patchers
This commit is contained in:
parent
e78a0cc1bc
commit
af54500797
127 changed files with 271 additions and 127 deletions
|
@ -104,7 +104,8 @@ 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
|
||||
|
||||
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue