[roll] Roll fuchsia [cobalt] Concatenate product and platform versions

Set the system_version to a concatenation of the Fuchsia product and
platform versions using a "--" double dash.

If the product and platform versions are identical, do not concatenate.

Original-Fixed: 407568711
Tested: `fx test //src/cobalt cobalt_core_unittests`
Tested: Temporarily logged system version when added to envelope
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263967
Original-Revision: f325b1b0080737c0c34435405570359f9fe36ba1
GitOrigin-RevId: 9dfd36f0fe21d186d511eb44687ab6398d8ebd1a
Change-Id: I889230d14d24ffcacaf1bbf46154bb2ce62f4191
1 file changed
tree: 59bee812a1def15cc58870b304a1ee39ceb5e864
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.