Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-08-05 10:29:14 -04:00
parent 31a67f054d
commit e0b57197ea
6 changed files with 7 additions and 4 deletions

View file

@ -122,6 +122,7 @@ patchWorkspace() {
repopick -it n-asb-2022-06;
repopick -it n-asb-2022-07;
repopick -i 334325; #Modify conditions for preventing updated system apps from being downgraded
repopick -it n-asb-2022-08;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";