From 127ceac8c38b5345dad790d982a6cde3a20f7d7d Mon Sep 17 00:00:00 2001 From: Tavi Date: Mon, 16 Sep 2024 09:51:07 -0400 Subject: [PATCH] Churn Signed-off-by: Tavi --- Scripts/LineageOS-20.0/Functions.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Scripts/LineageOS-20.0/Functions.sh b/Scripts/LineageOS-20.0/Functions.sh index 2df21f7a..41710cad 100644 --- a/Scripts/LineageOS-20.0/Functions.sh +++ b/Scripts/LineageOS-20.0/Functions.sh @@ -162,8 +162,7 @@ patchWorkspaceReal() { verifyAllPlatformTags; gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview"; - source build/envsetup.sh; - repopick -it T_asb_2024-09; + #source build/envsetup.sh; sh "$DOS_SCRIPTS/Patch.sh"; sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";