Cherrypicks

ca-cert picks are ignored as we already use the mainline repo

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-08-08 05:05:27 -04:00
parent e627cdee05
commit 067c50a81d
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
4 changed files with 17 additions and 1 deletions

View file

@ -86,9 +86,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-08;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";