[roll] Roll fuchsia [ffx] Fix ffx config get

Original-Fixed: 83743

Remove "ffx config get -p sub_flat" (which wasn't used and didn't work).
Make "-p substitute" the default, rather than "-p raw".
Fix a typo in an error.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684305
Original-Revision: 688485c4f531583c748d8ee95ae6259894bc257a
GitOrigin-RevId: 23eedf97aef9f5413e04c7299dc3036b8add5c6c
Change-Id: Ib569da974b74381de3eede8e19517e504a9d1d89
1 file changed
tree: c67dd86941951a7a502210c7e358f626f7dfa9e5
  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.