[roll] Roll fuchsia [input_pipeline] Drop wake leases for keyboard reports.

This CL changes the KeyboardBinding to drop all the wake leases for
keyboard reports. This ensures that no wake leases will be held
within input_pipeline.

Test: Manually tested. See b/481865507
Original-Bug: 481865507
Original-Bug: 482049480
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1497619
Original-Revision: 2889399e6e1e60bbf5bd608f416669013ac5a9ec
GitOrigin-RevId: 04fb0bd605419c2d10305f5f27857772f0124dd1
Change-Id: I9fc239fff230efa00dc36863fe8dfa5109e05dc6
1 file changed
tree: 44ddb2e63635a831d7a52e7f514b603985fbac39
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.