diff options
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 5845d5931..43fd390ce 100644 --- a/filesystem/filesystem.go +++ b/filesystem/filesystem.go @@ -648,7 +648,6 @@ func (f *filesystem) buildImageUsingBuildImage(ctx android.ModuleContext) (andro 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 |