[roll] Roll fuchsia [input-report][sensor] Add sampling rate field to feature report

Light sensor clients need to be able to control the sensor integration
time. The HID spec doesn't define an integration time field, but the
sampling rate is close enough.

Original-Bug: 81815
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/563504
Original-Revision: c5778c5375faa12e5cc09fdf8a73b2aacea6af96
GitOrigin-RevId: 87c7eaf7cd846149c8b052f56e19505ab2234f21
Change-Id: I98ed86a951ae407e17b947b4f72dd6dec7bf8d4a
1 file changed
tree: 8e1f02387044bcc9f66108f28df8db9c939a39e6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.