[roll] Roll fuchsia [01/14][display][fidl][banjo] Delete "AnyPixelFormat".

Now that the migration is done and AnyPixelFormat is not used
anymore, we can safely delete it.

Test: no-op. "fx build" passes.
Original-Bug: 126116
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/848256
Original-Revision: e765065508c7aeda81f55dd2f1984f9e32852f36
GitOrigin-RevId: 752d869702b7d4237422e569e10a346e862ca31e
Change-Id: Idb408ef9bbe70b221c110a60132c14dc0717d9ee
1 file changed
tree: e652346b3bc2fc5af8d9cd5b22a554e4e93bdf4a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.