[roll] Roll fuchsia [bazel][assembly] Properly construct relative paths

The relative path generation for product configuration was incorrect and
only worked when the packages and files were declared in the same
directory/package as the product configuration. Now we can put these
packages and files anywhere, and the relative path will be correctly
generated.

Original-Bug: 388096087
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1187392
Original-Revision: 566536988d8b8c6bfcf07944830c3127a9fd732d
GitOrigin-RevId: 36525d34a40eccf992aa3e65563ad3d982dd5d92
Change-Id: I07b0d6443506486a560a6ccd23b3d7326771317f
1 file changed
tree: ebe1234ec10ae4d4418175d8654e207f702d5ae7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.