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

This reverts commit 44cff384025988d76a4160c7746271f794042183.

Reason for revert: Breaks button_checker_unittest

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
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/939853
Original-Revision: 7df0fb249ff707a17267eef147cf07a6fea4a220
GitOrigin-RevId: 68bb0843ace32850dfac5e5d5e590851adc8136f
Change-Id: I7695ed1c0aedc9bc00bcc5aaaaef8e594c47052f
1 file changed
tree: 8e8ef769562c7eff2fa4fe07c0ed18097d123c99
  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.