[roll] Roll fuchsia [inspect][rust] Add expect_includes for inspect shard in Rust lib

Unfortunately many *_bin_test/lib_test do not need this shard
(they do not expose inspect) but we have to add it since the
bin/lib they test depends on fuchsia_inspect.

A few others (setui, dns_resolver, bt-avrcp most importantly)
weren't exposing inspect data correctly.

Original-Fixed: 69031
Tested: existing tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/516150
Original-Revision: 2f820288888d91a10b5086fdd37b7fb11fb99dc6
GitOrigin-RevId: a72f6f42e38d991049cbbabefac2933e45d7b184
Change-Id: I4b62763f4cd4b90f7eb51128e49f3bde471f8a0b
1 file changed
tree: 7997021012fd3a3f88a69646929ff40a8196ed7d
  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.