Add entitlement support for offline and migrate WORKSPACE
This commit is contained in:
8
whitebox-impl/odk.patch
Normal file
8
whitebox-impl/odk.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
diff --git a/MODULE.bazel b/MODULE.bazel
|
||||
new file mode 100644
|
||||
index 0000000..21ba670
|
||||
--- /dev/null
|
||||
+++ b/MODULE.bazel
|
||||
@@ -0,0 +1,2 @@
|
||||
+module(name = "odk")
|
||||
+bazel_dep(name = "chromium_deps")
|
||||
Reference in New Issue
Block a user