[roll] Roll fuchsia [input-pipeline] Delay initial sensor output

Delays the initial light sensor reading response until the driver
returns the first sample.

Test: fx test -o input_pipeline_lib_tests, manual on sherlock
Original-Bug: b/283570274
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862018
Original-Revision: 7273dcf27bb20f96aa82936d725f765e5b319206
GitOrigin-RevId: 7f03494f5308761a0530507deb6164611924405c
Change-Id: Ib4ea3d0a852d1618c024f6ddbf5679ce85db7282
1 file changed
tree: 6a57fb10d689b5d0953ac53a2dec8fee0726b1a2
  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.