[roll] Roll fuchsia [hid] flush stdout at end of `hid_input_thread()`

When we've finished reading data from a device, flush stdout
before exiting that device's thread.

This fixes a problem in the watch-device mode, where the output
for the last device would be trunacted.

Original-Bug: 91795
Test: manually checked that report descriptor for
Test: /dev/class/input/006 on atlas was complete
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634284
Original-Revision: 22a8c19b37201821d3084226d7c3f4a05cf7eba8
GitOrigin-RevId: b481f312f77ad5a4553b4b40c5b2a15f5d1d785f
Change-Id: I8c74ed91505688cb117f782ea4c0885bff7733e8
1 file changed
tree: 0dc5688aee82054c4af1347d01748f3d06f26cad
  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.