[roll] Roll fuchsia [ffx] Add clarity around Instance ID in `ffx component`

If a component does not have an Instance ID, `ffx component show`
will now explicitly say so, rather than just not printing the
field.

The length of the Instance ID has also been corrected in
fuchsia.sys2.RealmQuery (32 -> 64 chars).

All `ffx component` commands should use the term "Instance ID"
(the short form of "Component Instance ID") which is used in
fuchsia.dev.

Original-Fixed: 92804
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686529
Original-Revision: a8f447380260fabf137c87461b3746efaac310fe
GitOrigin-RevId: 13b30980d90ebf136e1a2c02bfce1452a976760d
Change-Id: Ia4de682e5487d6b2e5bf3f96ec2a7f514f7c83ac
1 file changed
tree: 114861024a748ae266e314170c5bbabc0ae4192d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.