[roll] Roll fuchsia [fidlc] Clean up versioning logic

This CL cleans up a couple things in FIDL versioning:

* Remove methods for creating sets of platforms. These were originally
  used to fail on unused --available arguments. However, that check was
  removed in Icf0afbdab30b0af4707eaf704beffb0e2514f56c.

* Remove TODOs about -inf and Unbounded. I tried removing -inf, but
  found it only made things more complicated.

Test: fx test fidlc-test
Original-Bug: 67858
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/863857
Original-Revision: b096dc6c92e2c5041d1316c0c662e7e2ef46d7ef
GitOrigin-RevId: 2441cfcf5e8e6610a53a175097843f5d61213359
Change-Id: Ib1979c12b4157bb68a67ef86fb06acb29f5814de
1 file changed
tree: b5f1b59b3b1f636c11a740667d74633c1860d535
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.