[roll] Roll fuchsia Revert "[ffx_e2e_emu] No longer dep on the SDK."

This reverts commit aec8ba86a506fed4252266a873dd5f4d334469c9.

Reason for revert: There appears to be a flake introduced from this change (maybe). Using this as an experiment. If this causes failures to stop this may need to land b/419074470

Original change's description:
> [ffx_e2e_emu] No longer dep on the SDK.
>
> I don't remember why this was needed before, but it's been
> superceded by //src/developer/ffx:suite_test_data.
>
> Change-Id: I044c87b93bd85c96993600b42739a7d9bc100da0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271122
> Fuchsia-Auto-Submit: Adam Perry <adamperry@google.com>
> Reviewed-by: Aaron Wood <aaronwood@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281604
Original-Revision: 202877212fd892311eefd272328af7db1bd08c88
GitOrigin-RevId: 61ab8b43e50498a03aadf2034325ce64a2c815cb
Change-Id: I405d848ce443e517ef155a32ba51d9d86347dc1a
1 file changed
tree: d8f67e0ea499e2b99e136db8a1fdfab283b0fc8f
  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.