[roll] Roll fuchsia [sdk] Don't require special OWNERS for changes to the current API level (9)

API compatibility tests will fail with an error message explaining
that developers should not be making breaking changes to level 9. We
can give contributors and code reviewers discretion here. Once API
level 9 becomes a supported level (frozen) we can delete this OWNERS
file to require special approvals again.

We're seeking top-level OWNERS approval because without this, people will be blocked from submitting even additive changes to FIDL APIs at API level 9 without special OWNERS approval.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703489
Original-Revision: 364af594af75a0c9f05e94864126c57ac904533f
GitOrigin-RevId: ced14eef8db4db7b737023fc75b7f1ff1991ea50
Change-Id: I6964e846cda5387a721a43282e590ede73febecc
1 file changed
tree: 30d56cdcdb4992d893e2e07256bccecc1f4df37a
  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.