[roll] Roll fuchsia [identity][fidl] Document procedure for getting a new account.

If the deprecated version of provision, an account channel could be
supplied in the provision call. We moved away from that model to one
where get account (and its associated arguments) are the only way to
connect an account channel, simplifying the assumptions around autolock.
This makes that process clearer.

Original-Bug: 116572
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/771534
Original-Revision: 3c97627d939b6897454ef6e7d3b68f36fc548e0b
GitOrigin-RevId: 8b476340b2bdb4f49b4f53caa53abfa038361cec
Change-Id: Ifdca51aacad480e41dc80e4789b0b23fd3129e41
1 file changed
tree: d44fa58717eb8eb945e3b6ee4d72da5684e0848c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.