[roll] Roll fuchsia [build][fidl] Remove lenient_api_summary

This CL removes the lenient_api_summary flag which turned API check
errors into warnings. This was added in
I79cfb080a31dd14d3e9cc2b970b3cbe2d39ba2a8 as a short term measure during
the rollout of FIDL API compatibility checks.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726562
Original-Revision: ac3141b97b5235051a392621fdffebbdb2a4c0aa
GitOrigin-RevId: b9262191e2c93670079fd239ccbadea59e4d3cf7
Change-Id: I0292543c03876055f53ec92886345623a8243321
1 file changed
tree: ffb3ca8b667e525a82dd9a9c758572a50602042e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.