[roll] Roll fuchsia [intel-display] Fix C++ lifecycle bug.

This CL fixes a lifetime bug that has been causing errors on x64-asan
bots for Iccc08679fc108c686f733317325b4a8f4bd915d6.

Original-Bug: 42080631
Test: fx test //src/graphics/display/drivers/intel-display
Test: Booted workbench_eng.x64 on NUC11
Test: ffx target ssh display-tool squares
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1184775
Original-Revision: 700dac21680ce0e16dc031412fa1c222a07e6e91
GitOrigin-RevId: bb2cac8f244b3717514da7c29f30f88e16e1a21f
Change-Id: I9575c6b22cdb94ec4bc75b6677711f5d687c9652
1 file changed
tree: cdd10cc20195b97b2d91adfccff51aa6fffeed26
  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.