[roll] Roll fuchsia [pw_auth] Implement GetAccountMetadata.

I suspect we will potentially use different hardcoded display names in
different front end account creation flows so suspect it may be handy to
be able to access the display name over the API.

We already defined the FIDL call and its pretty easy to implement.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638725
Original-Revision: d0ae73e52062dd4aa9d4139f1e4f8e7f7721c48f
GitOrigin-RevId: a1ba777e5ff6f794721099eae2e6882a1f8cbeb1
Change-Id: I74c1858a30a3a791ea7545820b6ce2ad8a3925de
1 file changed
tree: 46a645f05637204995b9b2a2515b3401ae901add
  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.