[roll] Roll fuchsia [assembly] Empty version string should become "unversioned"

For local builds, the version string ends up being empty instead of
"unversioned". This CL sets the default correctly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282192
Original-Revision: 22ee6c68841bf604710fde8342a3759c2e997752
GitOrigin-RevId: d8b3c9e34596215f57b35064b4d60d0c06dd0956
Change-Id: Iccdb09d31c3fe2d91114f8f760be4ab08e74f732
1 file changed
tree: fa04b8e46fb125f8035023da231dede00141bbc3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.