[roll] Roll fuchsia [light_sensor] Increase polling time

As part of the work to turn enable auto gain in input-pipeline, I discovered
that the polling time was much shorter than the integration time. This causes
multiple reports in a row with the same sensor readings. Increasing to 700ms
allows there to be ~1 unique value per integration period.

Original-Bug: 100661, b/266063887
Test: Tested manually on multiple devices
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793768
Original-Revision: 78ee414590471cc3b3b3029304ae3b0b1d233a51
GitOrigin-RevId: 0c6e1767ee3a7441d8a9ba8ae4b9a77f3b0a67fd
Change-Id: I72582b017e5db83a86e1638537d02590e6262cb5
1 file changed
tree: b0e80b122bd44625b7697656690e150ad479f880
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.