This commit is contained in:
Tad 2018-03-18 12:48:08 -04:00
parent b5f07ae7d7
commit 2a1b88cab3
3 changed files with 1 additions and 57 deletions

View file

@ -75,7 +75,7 @@ export -f buildAll;
patchWorkspace() {
source build/envsetup.sh;
repopick 204743 204744 205021 206123; #Cherry picks
repopick 205021 206123; #Cherry picks
source $scripts/Patch.sh;
source $scripts/Defaults.sh;