[roll] Roll fuchsia [fidlc] Exclude "library zbi" from naming restrictions

Like with "zx", this change excludes "zbi" from the current enforcement
around platform library names. This change introduces a small bit of
internal formalism around the notion of a "zircon library" meant to
extend the current "zx" naming privileges to its sister libraries for
the same reasons (though this is limited to just "zbi" today and
unlikely to multiply).

Original-Bug: 93393
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715222
Original-Revision: e7ce4d9748a76aee4924e4fb3c4793b3327997c8
GitOrigin-RevId: eed3575c34e9736f31a8a6d1dc6e6dcbfc75ceff
Change-Id: Ic97b93e863021f490919039de470b4136f04f9d2
1 file changed
tree: d3dcbddaa505592892b090577a027987658ab23b
  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.