Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-11-12 15:49:06 -05:00
parent 78327ac864
commit 798c665f74
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
27 changed files with 164 additions and 161 deletions

View file

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