[roll] Roll fuchsia [light-sensor] Improved saturation code, ignoring IR

IR can skew the saturation results because we have no way
of reporting it.
The sensor should really report IR and saturation values
See fxbug.dev/65167 for a request for light sensor enhancement.

Writes log no more frequently than every two minutes when saturated
and one log message when coming out of saturation.

Original-Bug: b/170405777
Test: Tests updated
Test: fx test ams-light-test
Test: Observed no saturation when saturated with IR
Test: Observed one log message per two minutes when saturated
Test: Observed One log message when no longer saturated
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/453719
Original-Revision: 9d716b517ad2361d004a65c16a05b326689bd420
GitOrigin-RevId: fb0f2966f719430417a3e77b69ccf24d14e0491f
Change-Id: Ic5c04cbf5bc5b6fc61af86d61d6bee4aad8bfce6
1 file changed
tree: 43022ad5ae80399359597ef526f0583feecb7b56
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.