Minor tweaks

This commit is contained in:
Tad 2019-07-03 08:47:17 -04:00
parent a29825f6e1
commit 4fe74583a9
3 changed files with 4 additions and 1 deletions

View file

@ -84,9 +84,10 @@ 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 219020; #ab-neverallow-user
#repopick 249549; #bluetooth: drop connections with weak encryption keys
repopick -it O_asb_2019-07;
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS/Defaults.sh";