[roll] Roll fuchsia [idk][fidl][build] Update versioned comment for fuchsia.*

Update the description of the default value of `versioned` for libraries
in the "fuchsia" namespace to match the current implementation. Add
checks and comments in the implementation to help verify this.

Also simplify logic related to "internal_only_idk".

Original-Bug: 325669391
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186049
Original-Revision: c4e3360b00c0f112ea4ca485b12e61633700517c
GitOrigin-RevId: 94f968de27b5f0f7ada23c9008bf9e1bf9815e30
Change-Id: I18b91cd5b3b82de5ed9974b0fa78c78a82e978a1
1 file changed
tree: 4a32a480cd235027782355e1937e97b4a4be4c07
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.