[buildidtool] Write an empty stamp for missing build ID

When the binary doesn't have a build ID, write an empty stamp file
rather than skipping the write altogether. This is easier to handle
in the build system when we don't need to special case the missing
stamp file. This also handles the case when the binary had a build
ID before but no longer has it which is broken in the current case
as the tool leaves the old stamp behind.

Change-Id: I80dad9b54eae04467299ac2f08463fa431730c64
1 file changed
tree: d957c145bc21cae6425e8cb83643112ecaa1bb1c
  1. buildidtool/
  2. gndoc/
  3. godepfile/
  4. .gitignore
  5. go.mod
  6. go.sum
  7. manifest
  8. README.md
README.md

tools

All tools have been moved to fuchsia.git at https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/tools.