[roll] Roll fuchsia [fake-display] API for retrieving the last applied DriverConfigStamp.

The API is used in integration tests to ensure that ApplyConfig() calls
have propagated all the way into the display engine driver.

This CL replaces a testing API in the Display Coordinator with the newly
added API. Future CLs will make use of the API in more tests.

Original-Bug: 388885807
Test: fx test //src/graphics/display/drivers/coordinator
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245571
Original-Revision: ea843f603e79c546d4a8707f2fb170ce0343f4b3
GitOrigin-RevId: 578feab7e9e38a77ca4b1298917f97806987919a
Change-Id: I316d2ac6c85a1e0191dce79578aef6c5d91b9523
1 file changed
tree: ccb4845cf93496938f9648c2a5c9de8abf399505
  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.