mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 05:49:33 -04:00
Update CVE patchers
This commit is contained in:
parent
83c0570e59
commit
260140f0a1
83 changed files with 109 additions and 148 deletions
|
@ -107,7 +107,7 @@ 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 -i 287763; #update webview
|
||||
repopick -i 288970; #update webview
|
||||
repopick -it O_asb_2020-10;
|
||||
|
||||
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue