[roll] Roll fuchsia [honeydew] Guarantee "ffx -c shared_data=<dir>"

When ffx-strict lands, we will always require the shared_data config
value to be set. This change ensures that if it is not set by the
caller, then we default to use the logs directory, since that must
exist.

Original-Fixed: 485991894

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1511842
Original-Revision: f03a915c866e5d6e3902a977253548b3a1ed3f03
GitOrigin-RevId: b4a6a2e87c793e9b812287e2084ed58061fae5c8
Change-Id: I4c9f47de714909fb33e07511edb4af5e1c78bdd0
1 file changed
tree: 4983886a25e7b6e92e44aaccadfb340c34929774
  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.