[roll] Roll fuchsia Revert "[debugger] Support source file remap"

This reverts commit 0ab5a044ad7fb59ebdd0024afd89886b0a490772.

Reason for revert: Chromium relies on --build-id-dir, and its removal
has caused the SDK roller into Chromium to fail.

Original change's description:
> [debugger] Support source file remap
>
> Add a new config "source-map" that can remap source file paths, which
> provides more flexibility than "build-dirs". Remove "build-dirs" because
> its function is covered by "source-map".
>
> Original-Fixed: 108767
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/760762

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/760950
Original-Revision: a9180a1746352e793fd71419ae4367a3c69252bf
GitOrigin-RevId: c1ea42404a1688cf42707a935201213ae6c01836
Change-Id: I6fa0cae080681b7c6f6155bb490b81fae9f9df66
1 file changed
tree: cf34fe1e303b8d7e407d10e940ce37bcd1cdc3d0
  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.