[roll] Roll fuchsia [ffx][product] fallback to prior PB loading

Be clearer about what's failing and automatically fallback to
using the old methods of loading the PB if the local path fails.
It will report this attempt and failure to the trace log, but
doesn't tell the user. It silently goes on as if the local file
path were never attempted.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714709
Original-Revision: 0a4ddee72180399277be9a392e9ab77b5b5f5c86
GitOrigin-RevId: 8a5f8584b492c1a3ce7664fe1eb188176c758f93
Change-Id: I3dd919c02d645666690eeb903f18d2b49a8af85f
1 file changed
tree: 94c891fa9a85124f16877de30b9e952b3717e8e9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.