[roll] Roll fuchsia [bazel][idk] Move IDK macros to //build/bazel/rules/idk

This location is consistent with similar rules.

//build/bazel/bazel_idk/defs.bzl refers to the new location, so existing
uses can be changed separately. Tests will be moved separately too.

NO_IFTTT=The change to idk_atom_info in providers.bzl just fixes a member name in a TODO.
NO_IFTTT=The errors in the multiline statement in sdk_atom.gni are a bug (b/520393754).

Original-Original-Bug: 519252080
Test: fx bazel build --config=fuchsia_platform //build/bazel/rules/tests:quick_tests
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1639335
Original-Original-Revision: e4b2994904e08116a931855e3b046d08dc9eccf1
GitOrigin-RevId: a4f1e65a818938da00fb62699f4e1b025e6c1aa2
Change-Id: Ic327eff5f5e32417475ef853fa9a10283ca133aa
1 file changed
tree: 9ffce2b784eaed79e8a92add7018efc35daaf1c7
  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.