[roll] Roll fuchsia [sdk][work-on] Set sdk.root in work-on script

This adds a setting for the sdk root in the work-on script used in out
of tree repositories, making it so that ffx can load the correct sdk
without relying on magic "where am I?" detection that's fallible.

This is not a full fix for everything in the referenced bug, but at
least gets things so that people don't have to manually set it anymore
and helps the fuchsia-sdk-run stub work better.

Original-Bug: b/313680992
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/960312
Original-Revision: d4cafc508469cfcd5029c18a4c900b6a545df3ba
GitOrigin-RevId: b3a392607840fddd66b78cfe931b57f80a3eaef6
Change-Id: I336232877dd51e441a38386313b3c41cbbf3ced6
1 file changed
tree: dcc34d5d9f9d6d65a651a11853138f05886fee84
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.