[roll] Roll fuchsia [starnix] re-enable ui_dev_create_keyboard test

test need to use `#[fasync::run(2, test)]` as it use `thread::spawn`.
We also remove the unbounded queue because `current_task` is not `Send`.

Original-Bug: b/319238817
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992013
Original-Revision: a6a5dc950d077c50d57733398e0caab2974883fa
GitOrigin-RevId: 9d0f278839c82af7db8f0df7f0c11d78054872f1
Change-Id: I7d6643361264987be14c38752b04d4ec59835814
1 file changed
tree: 49f9a3536adc9be1fc534bbe016c215b4074626d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.