mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-22 20:59:38 -04:00
Small updates
- Partial revert of 5106063c
- Cherry picks
- CVE patcher fixes
This commit is contained in:
parent
5797ea8fc4
commit
850c4ad88c
15 changed files with 7 additions and 78 deletions
|
@ -105,7 +105,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 275225; #update webview
|
||||
repopick -it O_asb_2020-06;
|
||||
|
||||
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue