[roll] Roll fuchsia [fx] improve fx behavior when run out-of-tree

The location check is simplified to ensure $PWD is a subdirectory of the
Fuchsia source tree.
The condition on failure of the check is an error explicitly.
The error output now provides actionable solutions.

Original-Fixed: 86775
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595383
Original-Revision: 183d1aa3d7c8a7bc6623720971608c43a855d2d2
GitOrigin-RevId: c89a3573675910677156c55c1fdfd3f7a19d1f84
Change-Id: I5d2f58ffb11f49ca42ac8612544f72eadcdd3210
1 file changed
tree: 5d15009af111dd41cc5a9beb0e99dc251ecd48a4
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.