[roll] Roll fuchsia Revert "[swd-e2e-tests] Align FFX flash config options with infra behavior"

This reverts commit 77e7d6ce5665caf1e41e7e72e87083c0d5d87f54.

Reason for revert: This configs are only applicable for automated testing and no longer needed

Original change's description:
> [swd-e2e-tests] Align FFX flash config options with infra behavior
>
> This change adds FFX flash config options to ensure consistency
> with how Fuchsia infrastructure performs flashing operations.
>
> Original-Bug: 339515570
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1039217

Original-Bug: 339515570
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1057897
Original-Revision: 59a023d0bc048950dccae454ae5f42bedf4e7ce8
GitOrigin-RevId: 691ebc5ad4315437fa568025e3b835aa9ed82aca
Change-Id: Ib28f731a6395c067e852f7c8acf92ee245cd2b99
1 file changed
tree: 1246b3e2c6aff0ac685d020c2f58e923ab91f948
  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.