Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-07-07 01:53:45 -04:00
parent f07f288e3a
commit 1165450d18
4 changed files with 9 additions and 16 deletions

View file

@ -288,7 +288,6 @@ if enterAndClear "packages/apps/ThemePicker"; then
applyPatch "$DOS_PATCHES/android_packages_apps_ThemePicker/0001-Monet_Toggle.patch"; #Add a UI for enabling Material You (GrapheneOS)
fi;
if enterAndClear "packages/apps/Trebuchet"; then
cp $DOS_BUILD_BASE/vendor/divested/overlay/common/packages/apps/Trebuchet/res/xml/default_workspace_*.xml res/xml/; #XXX: Likely no longer needed
fi;