commit | 92f4f7998a4c213c38656df385c8003cbaeb9dd5 | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Tue Aug 16 01:43:38 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 15 18:47:36 2022 -0700 |
tree | ee3c337cbefb6b5978c721a073faafabdb88b340 | |
parent | 5d3a18958e8fe5f85a1c04da26a4a4ddc526e6d1 [diff] |
[roll] Roll fuchsia [intel-i915] DisplayDevice must not be copied or moved. Making DisplayDevice non-copyable and non-movable provides an easy to follow argument that DisplayDevice instances will not get sliced. Per the C++ style guide, we also declare explicitly that sub-classes are non-copyable and non-movable. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/712604 Original-Revision: b93b75a715cd52dd03af3dfa4ddd2bc8a1f8217d GitOrigin-RevId: 7bb368914b9adabfe4f67a3286e709d0638322d1 Change-Id: I00a8350194c6d6ba4006cc16aef9f3399a19850b
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.