[roll] Roll fuchsia [bazel][idk] Verify shared library public symbols

Verify the public symbols of the exported shared library against the
golden .ifs file.

This initial implementation does not support API level-specific golden
files or exclude the "HEAD" API level. This will be added separately.

NO_IFTTT=Adds behavior missing from the Bazel implementation.

Original-Bug: 449812165, 417307356
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //sdk/lib/async-default:async-default_idk
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //build/bazel/bazel_idk/tests:build_only_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1523922
Original-Revision: 9e39a437730ef5c00e4c134b29deadf38a861a34
GitOrigin-RevId: 9e8ca08905397f8b376f9d6659beb66fedbe4650
Change-Id: I97804a17f37dcd5aad7618282eedff6095dbbf82
1 file changed
tree: 2784df545a66b6d791da69a5f49876a95233363a
  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.