[roll] Roll fuchsia [bazel][idk] Test IFS files that differ by API level

Add a public symbol to the `idk_cc_shared_library*()` targets that is
only available at API level "NEXT" and later and thus only present in
their `.ifs` files for such API levels.

Original-Bug: 417307356
Test: fx build //build/bazel/rules/tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1590773
Original-Revision: 814c1e788118d311448d480b5158b01d5c72f392
GitOrigin-RevId: e18619a84615c09750067a825126a9d79da2129d
Change-Id: Ic3a80a829e82cfb2e9312d1c7c98d3a390c7b942
1 file changed
tree: f5e46c2732d711f65af251ecc2c0403480c7f2ff
  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.