[roll] Roll fuchsia [display] TearDown() closes FIDL connections.

Previously, we reset the connection (destroying all images, etc.), but
there was no way for clients to know that this had happened.  Now we
close the FIDL channel with an epitaph that indicates the general reason
for closure; this is documented in the FIDL API.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169532
Original-Revision: ee09f2408dcdbb383e5dc92167d06195a592547a
GitOrigin-RevId: 62f8a1c546d50ee98c8c9ea530014c13e6640414
Change-Id: I23ca2c5e98de0792fd79467994e046d613eeb207
1 file changed
tree: 33c0f7adafcb0e33bb885efd7798dbe09c5e8c34
  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.