[roll] Roll fuchsia [build] Allow api_compatibility_testing=false

`fx set ... --args=api_compatibility_testing=false`
causes the build to generate goldens without defining
fidl_api_compatibility_test targets. This is useful
when freezing API levels because we can add level N
as a supported level then rebuild with this arg to
generate golden files for N

BUG: 101827
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686829
Original-Revision: c59abaaee061171592f6610d66b01410cafa7a4f
GitOrigin-RevId: 320ee083e560d360275b35549159582faca15df1
Change-Id: Ida05fdf7f70a06ac5e257b97da61d7687d6b2bba
1 file changed
tree: d2f17e635ba457a9a5b36813df5fab635134455b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.