[roll] Roll fuchsia [display][goldfish] Reset latest config stamp on empty configs.

If a display configuration is empty or contains an invalid
handle (meaning that the old display client has released the
image), when calling ApplyConfiguration(), the driver should
just reset the latest config stamp to |config_stamp|.

TEST: run "fx shell session_control restart" on workstation.x64
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/624681
Original-Revision: ca831873c70f01b36d5e45abafb182467dfc22bc
GitOrigin-RevId: 8d06236dbb15041c1597a46bf0237a4aaa0bedf7
Change-Id: I3d6c98740a9cc7a5356773e868147e00048a6412
1 file changed
tree: 6bafe3e71f7082af69997eef18da7edd63e4527b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.