[roll] Roll fuchsia Revert "[fidl][sdk] Validate the fidl version based on stable argument"

This reverts commit dc505736b6037613db10b405a13ac715d0123d73.

Reason for revert: This break CQ for the api file validation
Original change's description:
> [fidl][sdk] Validate the fidl version based on stable argument
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1043980

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046635
Original-Revision: ebea903d4021a0670d2298a24e2ab09713beb0e4
GitOrigin-RevId: 1b3de39f56625b6d6a167fdb03b35e2021c4bfb4
Change-Id: I47540031d8fff084419eb070b84b6e91d5102415
1 file changed
tree: ae49f1c95fc6ba8513658d336c1873b4bb27a68d
  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 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.