[roll] Roll fuchsia [sysmem] calm down some sysmem logging

This avoids the "all pixel_format(s) eliminated" log output when we
attempt to include display constraints but then fall back to not
including display.

Original-Fixed: 401057708
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252987
Original-Revision: 640c13e3a3322bb7e6a2b191ab471170701cb8a2
GitOrigin-RevId: f01e7f00af7823674543aa6138301f583b547fa3
Change-Id: I075e34d96580582e84c4930115e6a84ada88c563
1 file changed
tree: 7cd578bbdaac3a91a82e8a4cd5dffb221a636221
  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 in one of the communication channels documented at get involved.

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.