[roll] Roll fuchsia Reland "[botanist] Run `ffx target add` before `ffx log`."

This is a reland of commit 9b159f773449e0724f7302dcb978020e6d03f361

The reland should fix the attached bug which started happening after the
original commit.

Original change's description:
> [botanist] Run `ffx target add` before `ffx log`.
>
> ffx log is now expected to fail if it doesn't know about the target yet,
> so we should add the target first.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1078276

Original-Bug: 352088573
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080113
Original-Revision: c49e7d1956c250769207d221d0809d150afde077
GitOrigin-RevId: a6146492a3117aedec07095d17625c8f7005c11b
Change-Id: Ia5725f0d34806380fb1ad42aa1ad7dc35a0b3f7f
1 file changed
tree: 3d46b1a7b8c3936ea5098f8f32f8d0287f4c6df6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.