[roll] Roll fuchsia [display-utils] Convert between display_utils::LayerId and FIDL
LayerId types.

This implements From traits for conversion between
display_utils::LayerId and FIDL LayerId types.

Test: display-utils-test (adding tests checking LayerId type conversion)
Original-Bug: 128286
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878974
Original-Revision: ac6b7f8f9b5f8895c7ecfd9612e7f78be70a2296
GitOrigin-RevId: d916065a62230d3b12de46d512601523cdab7d4b
Change-Id: Ia9681d3f0e2522d72be3849eb98bbeaa602dcdb6
1 file changed
tree: d460b4088528bbfc444db45767711247afbbd9d5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.