[roll] Roll fuchsia [assembly] Build info version file should always exist

Instead of pointing the build_info_files.version argument at the
latest-commit-date file, we now copy the latest-commit-date to the
version file location. This ensures that the version file always exists,
and simplifies logic in vendor repos.

Original-Bug: b/295020609
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909774
Original-Revision: d694455f893047a5af95dd9505fdb765fbde63ed
GitOrigin-RevId: 98b5e6713de9f9b599c054e34c37acb540af4053
Change-Id: Iee779d5a41093d5d1473b28173f5d57a6337b02d
1 file changed
tree: 39e81e66b8620318fe99675e31e481f0c86dd89b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.