[roll] Roll fuchsia [sysmem] require_bytes_per_row_at_pixel_boundary

This allows a sysmem client to require that bytes_per_row is always at
a pixel boundary, even if the client is specifying pixel_format
DO_NOT_CARE.

BUG: b/291974637
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/991040
Original-Revision: 70f44a1eee6fbfad2d73c2bf5775191c14e68fe2
GitOrigin-RevId: 997ba3904a18b51089920c4768a06fe368902976
Change-Id: Ie4b9a186ddc0bbfd13315ef9457a08ed8fb492cb
1 file changed
tree: 11ddb35ec32da673f9a6dd0261fc781538d8b5d9
  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.