mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-25 01:53:13 -05:00
Minor tweaks
This commit is contained in:
parent
a8cc390c3d
commit
7ef8a2726d
8 changed files with 68 additions and 7 deletions
|
|
@ -100,7 +100,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 264489; #update chromium
|
||||
|
||||
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue