[roll] Roll fuchsia Reland: "[starnix] add UI_GET_VERSION for uinput ioctl"

This relands commit ecd45815b5a5058de62526379c0bfc409fd139d6.
This reverts commit 43981c22caffff702988b9e14a2f5d6d174d9817.

Fix the flaky test: explicitly pass null address to avoid
random address passed to UI_GET_VERSION.

Original change's description:
> [starnix] add UI_GET_VERSION for uinput ioctl
>
> uinput usage usually check the version of uinput to
> ensure API available. Return the current version 5
> in starnix.
>
> Original-Bug: b/310041443
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/944836

Original-Bug: b/310041443
Original-Fixed: 135691
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947252
Original-Revision: a7ee163f9c74fa469c16327f1724936a77cc3fde
GitOrigin-RevId: 1202d4d2ccc6824abaf0600b4254193313ae6eda
Change-Id: I07582b656673e43550efbdfa7e962e1f010dac91
1 file changed
tree: cfefafa702a2d265bcd62b0fb674789e2ac6a977
  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.