[roll] Roll fuchsia [list-build-artifacts] add unlock credentials

The "flash" operation sometimes requires unlocking the device, which
means `fx list-build artifacts flash` should include any unlock
credentials as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612420
Original-Revision: fb7acda11a71080d20c0e5c6ac9953b4bd1f5202
GitOrigin-RevId: d007f95180fda2bcb893c57eca2cbdf20dfb5dea
Change-Id: Iac8243c50b9be7c764198a637ce4e82808826d47
1 file changed
tree: 2af34754753e42461e5ba0bf690b6f5994a1a76a
  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
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.