diff options
author | 2025-01-03 17:28:14 -0800 | |
---|---|---|
committer | 2025-01-03 17:28:14 -0800 | |
commit | 069c01e33f53ee0b80635d3616e1c1a3038b6ec2 (patch) | |
tree | e50a22f5a40c6da7f27f779d808a71b6515a93a0 /filesystem/filesystem.go | |
parent | ba27322da61cab8b46aab9df3dfcb0cf2b5f5727 (diff) |
Revert "Pass build_datetime_file to soong partitions"
Revert submission 3411237-build_datetime_build_image
Reason for revert: b/385995921. Causes a full push on the first adb sync
Reverted changes: /q/submissionid:3411237-build_datetime_build_image
Change-Id: I3171345025ddd2fd7c8dd16329b3ddb4abdc3940
Diffstat (limited to 'filesystem/filesystem.go')
-rw-r--r-- | filesystem/filesystem.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/filesystem/filesystem.go b/filesystem/filesystem.go index bff0a1014..4b4dc4054 100644 --- a/filesystem/filesystem.go +++ b/filesystem/filesystem.go @@ -606,7 +606,6 @@ 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 |