[roll] Roll fuchsia [component_manager] ModelError uses PartialAbsoluteMoniker

ModelError describes errors with live components. The instance
ID is not important when describing such errors. Use
PartialAbsoluteMoniker instead.

Original-Bug: 73171
Test: fx test component_manager_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/578847
Original-Revision: 5d2c010d86de7a49f0db0c24d670b0072c0e6aea
GitOrigin-RevId: cb98b37b28f25135609d0d770d9ee7ef0890ec85
Change-Id: I3467b8f44eb0ab974ddf007876fb14c7d970200b
1 file changed
tree: 8566935de86a29d7dc7885dff728f17951a9e560
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.