[roll] Roll fuchsia Reland "[hid-buttons] Migrate to fuchsia.input.report rather than making a fake HID descriptor"

This is a reland of commit 44cff384025988d76a4160c7746271f794042183

Migrated button_checker to use fuchsia.input.report instead of
fuchsia.hardware.input to fix button_checker_unittest. Everything else
is the same as previously.

Tested: hid-buttons-test
Tested: button_checker_unittest

Original-Bug: b/306242351

Original change's description:
> [hid-buttons] Migrate to fuchsia.input.report rather than making a fake HID descriptor
>
> Tested: hid-buttons-test
>
> Original-Bug: b/306242351
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939372

Original-Bug: b/306242351
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/940832
Original-Revision: 5fab2d28f078632f7a69092c29ea2d7e4c7c871d
GitOrigin-RevId: 9569fe5ab0fc1048c4f01cc777c8d152f4a0b260
Change-Id: I309d654c7bfd86a05d7e829ad8cb567e052f8697
1 file changed
tree: ffecec6bea0b560d05d0c71cb97dcd1d6d1b9a7d
  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.