Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-01-24 19:39:39 -05:00
parent fb7bf503b1
commit 3231979ef4
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
6 changed files with 13 additions and 9 deletions

View file

@ -109,11 +109,10 @@ patchWorkspace() {
verifyAllPlatformTags;
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
source build/envsetup.sh;
#source build/envsetup.sh;
#repopick -it eleven-firewall;
#repopick -i 314453; #TaskViewTouchController: Null check current animation on drag
#repopick -i 325011; #lineage: Opt-in to shipping full recovery image by default
repopick -it R_tzdb2022g;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";