Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-02-10 12:41:35 -05:00
parent af57acc085
commit b7ce879d83
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
18 changed files with 28 additions and 36 deletions

View file

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