From 678702573531f19ae36847a6a07257aaae623fbe Mon Sep 17 00:00:00 2001 From: Sadaf Ebrahimi Date: Fri, 25 Aug 2023 16:27:50 +0000 Subject: Move libyuv/files/ directly under libyuv Test: TreeHugger Merged-In: I773d1ae01539cc5d200768b526f10b2922567f72 Change-Id: I4ba1f1e781d7fd3ad96639dfdc08f654e45ae3d3 --- infra/config/project.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 infra/config/project.cfg (limited to 'infra/config/project.cfg') diff --git a/infra/config/project.cfg b/infra/config/project.cfg new file mode 100644 index 00000000..af79cfb2 --- /dev/null +++ b/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.39.8" + package_dir: "." + config_dir: "." + entry_point: "main.star" + experiments: "crbug.com/1182002" +} -- cgit v1.2.3