[roll] Roll fuchsia [sysmem2] PixelFormatModifier flexible enum

Switch pixel_format_modifier from uint64 to a flexible enum.

BUG: b/316646315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995173
Original-Revision: 83e25d77d08331a7b7e4cd86dd028852ff086e7f
GitOrigin-RevId: 103c31a5dfe8864cd88e399c65b9420c7a1b9afe
Change-Id: I70cb83d68f00eb615aad17c8f33ed9fa360f2342
1 file changed
tree: cfc5c9e21d91395ee89994b7e62fda3d008c1b50
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.