[roll] Roll fuchsia [build][idk] Remove api_contents defined check

After https://fxrev.dev/1270044, `api_contents` is the only way to
specify the API contents, so remove a check for whether it is defined.

Also removed an unnecessary amending of visibility to allow the source
set atom to access the underlying source set because it does not.

Original-Bug: 412696706
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273892
Original-Revision: b541a68b10aa674977d0efac7e92ee2e55542006
GitOrigin-RevId: 7b00608bfd278b4713bc5f0601be5a495e1b103f
Change-Id: If1b7804a27c3c1bc4d380ad2ce27a72225372ea2
1 file changed
tree: fc52bfec9f61b99194444e73b79ed5e85e223394
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.