[roll] Roll fuchsia [swd-e2e-tests] Clear FFX isolate directory before creating OTA

The FFX isolate directory is removed to ensure a clean state for each
OTA build, preventing potential conflicts or issues from previous ffx
run of a different version.

Original-Bug: 498640731
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570541
Original-Revision: c982d9b27b05bae35231f8a8b97c3263f62948a9
GitOrigin-RevId: d57f706e0c3beafd789eafcbecf3f411d313f852
Change-Id: Ieefe1eb8db3c517c8f49783bef8caf4dbe076a4a
1 file changed
tree: 860d8135cd65a1c1d0fcc134e0cb8cb664ad4586
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.