Fixup + Churn

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-02-01 20:31:12 -05:00
parent 64e717151a
commit 48ce0ad7d9
4 changed files with 9 additions and 9 deletions

View file

@ -77,7 +77,7 @@ patchWorkspace() {
source build/envsetup.sh;
#repopick -ift twelve-bt-sbc-hd-dualchannel;
#repopick -it twelve-colors;
repopick -it 330099; #Updater: Add prop for allowing major updates
repopick -if 330099; #Updater: Add prop for allowing major updates
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";