mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-23 14:50:52 -04:00
Update CVE patchers
This commit is contained in:
parent
553299c409
commit
41a04ebd36
34 changed files with 72 additions and 39 deletions
|
@ -116,8 +116,6 @@ 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 -it tzdb2020f_O;
|
||||
repopick -it tzdb2021a_O;
|
||||
repopick -it O_asb_2021-02;
|
||||
|
||||
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue