mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 13:59:43 -04:00
15.1: Update CVE patchers + build fixes
This commit is contained in:
parent
8eeafdd09f
commit
7005ff0073
10 changed files with 12 additions and 17 deletions
|
@ -71,8 +71,7 @@ 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;
|
||||
repopick -t n_asb_06-2018;
|
||||
#source build/envsetup.sh;
|
||||
|
||||
source $scripts/Patch.sh;
|
||||
source $scripts/Defaults.sh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue