[roll] Roll fuchsia [fidl] Reorder versioning verification conditions

Reorder the conditions that verify the results of determining the
`versioned` arg for fidlc so that similar arg values are together and
exceptions come after common cases. Also add additional checks to some
of the conditions.

Original-Bug: 428285014
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1452892
Original-Revision: a3496c77af4920413b9c5b3111ec29f93068eb7e
GitOrigin-RevId: 485e75cba4822eb8ee5bc0a52f112ad162e821ad
Change-Id: Id2f32d90f90a0287a076fc532bce3555b5baed86
1 file changed
tree: 95b53c6b386736d6657a3a64ba0a25a779b01d2a
  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.