[roll] Roll fuchsia [ffx] Fix -c shared-data=dir handling

A recent change broke how -c shared_dir=dir is handled in ffx-strict.
Investigation also revealed that it is handled it didn't work for
non-strict either.

Original-Fixed: 462204178

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1428038
Original-Revision: 6222c3d4ba66ccdf52db9e4cd8024c18d0076d26
GitOrigin-RevId: 6d353eef3f83d1afc93d192ecd546759fe050e88
Change-Id: Ida5dec98c7d2f01c42833922d1357894abb01735
1 file changed
tree: 85fc1da898080456bad28e621dc02853ade57160
  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.