Minor updates

This commit is contained in:
Tad 2019-07-07 18:59:01 -04:00
parent 6458d6785f
commit 34d1bbe155
9 changed files with 11 additions and 46 deletions

View file

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