mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-09 18:05:03 -04:00
Small changes
- 17.1: bringup bacon and ether
This commit is contained in:
parent
dc3cf3405f
commit
0a979b67fa
13 changed files with 399 additions and 21 deletions
|
@ -104,8 +104,7 @@ 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;
|
||||
repopick -i 280662 280664 281415; #O_asb_2020-07
|
||||
#source build/envsetup.sh;
|
||||
|
||||
export DOS_GRAPHENE_MALLOC=false; #patches apply, compile fails
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue