[roll] Roll fuchsia [feedback] Add platform and product build version annotations

The platform and product will be versioned separately and should have
annotations for each. For now, the legacy build.version and
build.version.previous-boot annotations will continue to be recorded
while tools and scripts are migrated off of them.

The product version should match the legacy version, so if the product
version isn't available (such as on the first OTA after this CL) then
the build.product.version.previous-boot annotation should fallback to
match the legacy build.version.previous-boot annotation.

Original-Fixed: 372324484
Tested: `fx test //src/developer/forensics`
Tested: `fx shell crasher` @ f18e2a1bd44c08ad, `jiri update; fx ota;
fx shell crasher` @ 35b18c72b6db77f1

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1138582
Original-Revision: 33ef9bdc9142d484f76e290cc8ba1a3f8524ab0b
GitOrigin-RevId: ec1ec1ffba6a0f51f13a83e1cf9840def736f22f
Change-Id: I7d9a86b72b3cadfb649b8ea1df487179dacf2ee8
1 file changed
tree: 452f995e592508c9163dd6f321ef814dba329127
  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.