[roll] Roll fuchsia Revert "[ffx] Remove ephemeral targets"

This reverts commit 230d7aeb244dd30e49c82219a2ec98eb4b58b94f.

Reason for revert: Likely broke core.x64-vg-host_test_only-mac

Original change's description:
> [ffx] Remove ephemeral targets
>
> We no longer use  "ephemeral" targets (they were added in fxr/667165
> as a mechanism, now obsolete, for dealing with emulators).
>
> Change-Id: I53f4e253670b50673b17d77f6e2802d16a6a636c
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271607
> API-Review: Chase Latta <chaselatta@google.com>
> Commit-Queue: Steven Grady <slgrady@google.com>
> Reviewed-by: Chase Latta <chaselatta@google.com>
> Reviewed-by: Colin Nelson <colnnelson@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272389
Original-Revision: 09b622210bf3be2508a07bdc46a6d08c2fb6b775
GitOrigin-RevId: 56aa6e81d9b8cea24e243a383f09c18d5cde22bd
Change-Id: I61894df6c540cf6aa0a4c2a34ef8672671973c33
1 file changed
tree: 98633186d46d8e5100a46b53c0eb12ff8935dc50
  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.