Small updates

This commit is contained in:
Tad 2020-10-05 21:38:15 -04:00
parent 55e010fba5
commit 589394a589
5 changed files with 7 additions and 2 deletions

View file

@ -118,6 +118,7 @@ patchWorkspace() {
source build/envsetup.sh;
repopick -i 287339; #releasetools: python3 fix
repopick -i 287763; #update webview
repopick -it CVE-2019-2306;
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";