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

This reverts commit ebea903d4021a0670d2298a24e2ab09713beb0e4.

Reason for revert: Fix the .api file for fuchsia.component.sandbox.api
Original change's description:
> 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-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047213
Original-Revision: 2bb486a3d35f67eb20f82490523570927b82e4f1
GitOrigin-RevId: 3e700a6ae616603e66cbba4f53d46c30a1407bd8
Change-Id: I6106e7676d42e3302090ef64da0025c44ce059f5
1 file changed
tree: 1b4b404c385faaf98c20d6a1122a4511c8ce41a1
  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.