[roll] Roll fuchsia [cm] Internal Data structures Support ABI Revisions

Component Manager data structures (`ResolvedComponent`, `Component`)
include an `abi_revision` field set from `fresolution::Component`.

These fields are not yet used to enforce enforce ABI compatibility or
presence.

Original-Bug: 95188
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/746423
Original-Revision: 5631cf79eccc6a0cbe82353b4c24071ca17d70e5
GitOrigin-RevId: 68aaf29c8814fe2eb1a1673e00b38477c8095341
Change-Id: I8a7891b64f9c797a428fc656c578e8c38483cee8
1 file changed
tree: d9d6902d1749fae19bee8f1839e996be31744a14
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.