[roll] Roll fuchsia [isolateddevmgr] Use string to identify metadata

Make the `fuchsia.device.manager.test/Metadata::GetMetadata()` FIDL
method take a string instead of an integer when identifying metadata.

Original-Bug: 368050069
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130636
Original-Revision: 9ea8ef48399cb5b0512b0bb47652056115160757
GitOrigin-RevId: f8506a37eb6f6a5070c3e6fcb60e3ef65db9ae2b
Change-Id: Id18240a8a97fb3dd6a16a037c60fab2d8a2afeb3
1 file changed
tree: 763a8563b02e763fae385df332d7c4352ca2e916
  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.