mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-31 04:04:16 -04:00
ASB cherrypicks
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
5bc210f135
commit
2651f33e5c
11 changed files with 489 additions and 3 deletions
|
@ -88,9 +88,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-07;
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue