[roll] Roll fuchsia [display][api-types] Align copy/move constructor/assignment types.

This ensures that the value types declared in this library are easy to
optimize when used in collections.

Original-Bug: 314126494
Test: fx test //src/graphics/display
Multiply: display-api-types-cpp: 1
Multiply: display-api-types-cpp17: 1
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233771
Original-Revision: d4cd64e8cb9427cff2bfc9dc954c54db7870bb41
GitOrigin-RevId: ac06236ec6d2285a99be4114a3e70a856ad3ce5e
Change-Id: Ic0e99512291bfb5828cf9a171021e0d660387937
1 file changed
tree: 5d212c761001582fa9211f58ce4ff2b00ca2e961
  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.