[roll] Roll fuchsia [dart] Enable Dart API checking

The script "detect_api_changes" will now be run on all dart libraries
that are included in the SDK.

If any changes are detected, an error will
appear in CQ instructing the user to update the associated .api file.

Then, with a change to the .api file, an API reviewer will be required
to submit the change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644269
Original-Revision: e279fd98f183ed7782f7d058afef97ff076ea19f
GitOrigin-RevId: c7575d3cd4da7e80143ffaa7eac9a341192090dc
Change-Id: I79693363e3583d7f894cbc2a6afdc3f0f4212ab1
1 file changed
tree: 1ef45bf0f0fa68d98bb6e1a5dbb1c96fd44e531c
  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.