[roll] Roll fuchsia [fdf][ui] Address review  nits and add GetMetadata overload

The new GetMetadata overload allows passing in a Namespace* rather than
a shared_ptr<Namespace> to allow callers to avoid storing namespace in a
shared_ptr.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1590609
Original-Revision: 6a1b7043fe9876a68d02268035d6297c0bb90f47
GitOrigin-RevId: 17ff2e472076a5c817e5ae928841f6f3cb8d6f97
Change-Id: Ia7a14d119bb15d180fb1cf46959f64bc617a5a30
1 file changed
tree: 5bdef682c6973302eed46af8e18ccc95dd9355d0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.