[roll] Roll fuchsia [blobfs] make decompressor-sandbox url relative

Making the decompressor-sandbox url relative to the current package
makes the blobfs unit tests and the large integration tests hermetic
instead of depending on the blobfs-integration package.

Original-Fixed: 92812
Original-Fixed: 92810
Test: fx test blobfs-unittest
Test: fx test blobfs-large-integration
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/643827
Original-Revision: 62ee15714dc9280f44d15516659b5aa685231d69
GitOrigin-RevId: 43fc45f3b0d3f79f4ffebf29f59e5e31a5051f81
Change-Id: I5fbe4642a190631e4d5aa10b64e36f5faa699a0b
1 file changed
tree: 97f5dcd32874cfe6c3c58cd2d0d797ce1c7c133e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.