Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-02-07 17:17:55 -05:00
parent 215f358d58
commit 44e57d0a5a
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
13 changed files with 126 additions and 11 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_2024-02;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";