Files
cromite/build/patches/Final-patch-for-chromium-vanilla.patch
Carmelo Messina ae3f5fbecd Preparing the build of chromium vanilla (#1271)
No changes made, just shifting the order of some patches
2024-08-03 17:16:29 +02:00

18 lines
526 B
Diff

From: uazo <uazo@users.noreply.github.com>
Date: Fri, 2 Aug 2024 14:43:51 +0000
Subject: final patch for chromium vanilla
Mark the latest patch for chromium vanilla
---
tools/android/chromium_stage | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/android/chromium_stage
diff --git a/tools/android/chromium_stage b/tools/android/chromium_stage
new file mode 100644
--- /dev/null
+++ b/tools/android/chromium_stage
@@ -0,0 +1 @@
+this file is only for the purpose of delimiting patches for chromium vanilla
--