mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 21:25:24 -04:00
Tweaks
This commit is contained in:
parent
dc9ec2d8f3
commit
4912609425
4 changed files with 5 additions and 3 deletions
|
@ -71,7 +71,8 @@ export -f buildAll;
|
|||
|
||||
patchWorkspace() {
|
||||
if [ "$MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$prebuiltApps $base/build $base/device $base/vendor/cm"; fi;
|
||||
#source build/envsetup.sh;
|
||||
source build/envsetup.sh;
|
||||
repopick -t n_asb_06-2018;
|
||||
|
||||
source $scripts/Patch.sh;
|
||||
source $scripts/Defaults.sh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue