[roll] Roll fuchsia [ddk] Add banjo and bind libraries to Driver SDK.

For now I've only added the libraries required to build
the example drivers.

I've also removed the "excluded" sdk_category tag for
fuchsia.hardware.display.clamprgb, since it doesn't
appear to be a valid sdk_category and by default will
not be included in the SDK.

Original-Bug: 71473
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/505555
Original-Revision: 1dfcc33733a072f13e112f06c0acccf242eed619
GitOrigin-RevId: 015126530cfb99846de2c435f4018b3c2d9ec243
Change-Id: Ib98cd34764a459d64a6910d6a144372db66062cc
1 file changed
tree: a179020257387d4ff146f386dd5e3f1574be9df5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.