aboutsummaryrefslogtreecommitdiff
path: root/files/infra/config/project.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'files/infra/config/project.cfg')
-rw-r--r--files/infra/config/project.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/infra/config/project.cfg b/files/infra/config/project.cfg
new file mode 100644
index 00000000..700226ad
--- /dev/null
+++ b/files/infra/config/project.cfg
@@ -0,0 +1,15 @@
+# Auto-generated by lucicfg.
+# Do not modify manually.
+#
+# For the schema of this file, see ProjectCfg message:
+# https://luci-config.appspot.com/schemas/projects:project.cfg
+
+name: "libyuv"
+access: "group:all"
+lucicfg {
+ version: "1.30.9"
+ package_dir: "."
+ config_dir: "."
+ entry_point: "main.star"
+ experiments: "crbug.com/1182002"
+}