[roll] Roll fuchsia [display-coordinator] Simplify Layer::ApplyChanges() logic.

This CL does not introduce any behavior changes.

Original-Bug: 42078780
Test: fx test //src/graphics/display/drivers/coordinator/tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025914
Original-Revision: 4b801475672fcf0db2ab740ce09bbddc7452e2c8
GitOrigin-RevId: cb116b357d789e4ce56759152be00701efd9f862
Change-Id: I663c8a9c04e6f2b8d3f9da3845dba89eaaca6267
1 file changed
tree: be8a739c6e9e6f704b498f1fa79056cc73ba3bfc
  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 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.