Minor tweaks

This commit is contained in:
Tad 2019-08-12 17:14:25 -04:00
parent 89de66bdba
commit 3a080bbcd7
5 changed files with 3 additions and 6 deletions

View file

@ -86,9 +86,7 @@ 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 -it o-tz-data-2019b;
repopick -it O_asb_2019-08;
repopick -it oreo-mr1-security-release-residue;
repopick -it o-tzdata-2019b;
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS/Defaults.sh";