Many fixes

This commit is contained in:
Tad 2018-04-10 00:08:21 -04:00
parent f3a92223a5
commit 7be3f8a556
5 changed files with 14 additions and 4 deletions

View file

@ -56,6 +56,7 @@ export -f buildAll;
patchWorkspace() {
source build/envsetup.sh;
repopick -t n_asb_04-2018;
source $scripts/Patch.sh;
source $scripts/Defaults.sh;