[roll] Roll fuchsia [bazel][idk] Correct providers.bzl path in aspect and cqueries

Fix some issues with https://fxrev.dev/1639335.

cqueries must use the original provider definition rather than a
forwarded one. Also update a missed relative path in an aspect.

Original-Original-Bug: 519252080
Test: fx bazel build --config=fuchsia_platform build/bazel/bazel_idk/tests:test-source-library_idk "--aspects=build/bazel/bazel_idk/idk_atom_info.bzl%print_deps_aspect"
Test: fx bazel cquery --config=fuchsia_platform build/bazel/bazel_idk/tests:test-source-library_idk --output=starlark --starlark:file=build/bazel/bazel_idk/idk_atom_info.cquery
Test: fx bazel cquery --config=fuchsia_platform build/bazel/bazel_idk/tests:test_molecule_idk --output=starlark --starlark:file=build/bazel/bazel_idk/idk_molecule_info.cquery
Test: fx bazel cquery --config=fuchsia_platform build/bazel/bazel_idk/tests:test_molecule_idk --output=starlark --starlark:file=build/bazel/bazel_idk/idk_prebuild_info.cquery
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1643837
Original-Original-Revision: 2224c6275390f1a65ec35e7e4724a556887e36e4
GitOrigin-RevId: 6e2802a02eccc3e96563027175e8ec3464ff571d
Change-Id: Ic67489230fae49721c5f3887814a0f6bd3ecffda
1 file changed
tree: 4d74b4b3ecd48e3071df6d32e7abb025002d41f8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.