Picks + churn

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-04-12 20:37:43 -04:00
parent ed25b69f5f
commit a3807ca12d
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
12 changed files with 33 additions and 28 deletions

View file

@ -73,9 +73,10 @@ patchWorkspaceReal() {
verifyAllPlatformTags;
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
#source build/envsetup.sh;
source build/envsetup.sh;
#repopick -ift twelve-bt-sbc-hd-dualchannel;
#repopick -it twelve-colors;
repopick -it S_asb_2023-04;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";