Strict versionCode checks for system apps from GrapheneOS

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-01-10 16:53:50 -05:00
parent 312e0d5fc0
commit 207bdd2406
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
7 changed files with 88 additions and 3 deletions

View file

@ -115,7 +115,6 @@ patchWorkspace() {
#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_tzdb2022f;
repopick -it R_asb_2023-01;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";