[roll] Roll fuchsia [build][fidl] Re-enable .api file checks in //vendor/*

This CL re-enables vendor .api file checks by reverting the
fidl_library.gni changes from I4fdaab21f687b37de2168f23e6f1256d505138ac.

Test: fx check-goldens
Original-Fixed: 131704
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/896102
Original-Revision: 63aeb4b0a73b50a2773c15921a1db4e4693e5559
GitOrigin-RevId: 3e7a4477e8543739a3f2a52a6a09c9e6de0837dc
Change-Id: I9c03b071cfde424442f4ea3ca95fe4955f8a3356
1 file changed
tree: 134bbfc4505f258e18f88c1d23d92b1af99fdbdc
  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.