commit | c064b1b4cc6c6c5106fefbca3871e4af15bead29 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Fri Dec 13 09:21:17 2024 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Dec 13 09:21:17 2024 -0800 |
tree | c2d61d1b2efa18196c8cce1879997fd7aeed4a39 | |
parent | adc0c7dff169bdf97082c20f5a7624455ad19aa5 [diff] | |
parent | ba27322da61cab8b46aab9df3dfcb0cf2b5f5727 [diff] |
Merge "Pass build_datetime_file to soong partitions" into main
diff --git a/filesystem/filesystem.go b/filesystem/filesystem.go index 4b4dc40..bff0a10 100644 --- a/filesystem/filesystem.go +++ b/filesystem/filesystem.go
@@ -606,6 +606,7 @@ Input(propFile). Implicits(toolDeps). Implicit(fec). + FlagWithArg("--build_datetime_file ", ctx.Config().Getenv("BUILD_DATETIME_FILE")). Output(output). Text(rootDir.String()) // directory where to find fs_config_files|dirs