summaryrefslogtreecommitdiff
path: root/filesystem/filesystem.go
diff options
context:
space:
mode:
author Spandan Das <spandandas@google.com> 2024-12-13 09:21:17 -0800
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-12-13 09:21:17 -0800
commitc064b1b4cc6c6c5106fefbca3871e4af15bead29 (patch)
treec2d61d1b2efa18196c8cce1879997fd7aeed4a39 /filesystem/filesystem.go
parentadc0c7dff169bdf97082c20f5a7624455ad19aa5 (diff)
parentba27322da61cab8b46aab9df3dfcb0cf2b5f5727 (diff)
Merge "Pass build_datetime_file to soong partitions" into main
Diffstat (limited to 'filesystem/filesystem.go')
-rw-r--r--filesystem/filesystem.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/filesystem/filesystem.go b/filesystem/filesystem.go
index 4b4dc4054..bff0a1014 100644
--- a/filesystem/filesystem.go
+++ b/filesystem/filesystem.go
@@ -606,6 +606,7 @@ func (f *filesystem) buildImageUsingBuildImage(ctx android.ModuleContext) androi
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