Small updates

This commit is contained in:
Tad 2020-10-01 14:56:37 -04:00
parent 46c1a74ef3
commit 55e010fba5
6 changed files with 8 additions and 7 deletions

View file

@ -115,7 +115,9 @@ 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 -i 287339; #releasetools: python3 fix
repopick -i 287763; #update webview
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";