Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-12-05 20:18:09 -05:00
parent 26c0951cd2
commit 56aa41bf47
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
11 changed files with 78 additions and 81 deletions

View file

@ -161,6 +161,7 @@ patchWorkspaceReal() {
source build/envsetup.sh;
repopick -i 361248; #Launcher3: Allow toggling monochrome icons for all apps
repopick -it T_asb_2023-12 -e 376247;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";