commit | c5fa6d9d4b07f090dc99454a97898b92f284dfb6 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Fri Feb 25 14:36:28 2022 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Fri Feb 25 18:50:41 2022 -0800 |
tree | 5cdad624e9cb8f22e4b2fc481b91326d6fceecd8 | |
parent | d41f501ef433bbafaac3db9bbfaeba63f04eb3d1 [diff] [blame] |
Rename config.json to aos_config.json Plenty of other things are called config.json, so let's pick a more unique name. Change-Id: I6510a172ec62674dd1b11bd71cef9aac2480c612 Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2019/control_loops/superstructure/BUILD b/y2019/control_loops/superstructure/BUILD index 6052545..9504c9f 100644 --- a/y2019/control_loops/superstructure/BUILD +++ b/y2019/control_loops/superstructure/BUILD
@@ -80,7 +80,7 @@ "superstructure_lib_test.cc", ], data = [ - "//y2019:config", + "//y2019:aos_config", ], target_compatible_with = ["@platforms//os:linux"], deps = [