[roll] Roll fuchsia [ffx][target] Cleanup mentions of `target.default`

Since we're moving away from setting default targets on configuration,
let's consider the `target.default` key an implementation detail for now
and remove it from ffx documentation.

This will allow us to break ffx config semantics (stateless default
configuration) and eventually move away from config entirely in the
future easier.

Original-Bug: 417234622
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276884
Original-Revision: 03293cf57cc644c4c3f457e6b0b8d560d535b4ec
GitOrigin-RevId: ad51201de89afd06fcfbac0c1fdedd3f6598093d
Change-Id: Icad9a679fb43a64a17db7f1f0dbffdd113913ee5
1 file changed
tree: 5aab5e31f53a02e28e6c6d4eb2254b46c62ada04
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.