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

This is a reland of commit 7273dcf27bb20f96aa82936d725f765e5b319206

Original change's description:
> [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-Bug: b/283570274
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862306
Original-Revision: fae21b4f910b7047e1eecab94080d1a97ade79af
GitOrigin-RevId: 290ddbe42eba417d5bc47e417233018a04919364
Change-Id: If497c735dd9351cda7d644ab4f9e3784ebf56c7e
1 file changed
tree: 7b5e7f9a00b5ef07f26f41a02bc76af5f08853b4
  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.