[roll] Roll fuchsia [display] Small fixes for display::Client.

1. Mark virtual destructor with override.
2. Remove empty static_assert() messages.

Tested: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703386
Original-Revision: 1f7cad539833c68ba58c45ce97fcd7d74cb16226
GitOrigin-RevId: 72cf4bea8034eda0f9083701f05d04b000b4816d
Change-Id: I9cd081ac4abc399c4f63630e0869b2a2e47d8d1f
1 file changed
tree: f0996d6f962b74c0390c3632df956d9bde379dfb
  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
  12. 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.