[roll] Roll fuchsia [ui-input] Enable auto gain, clean up test comments

Enables auto gain behavior in the light sensor. Test comments
were out of date and showed values calculated with calibration, when
calibration is currently only used for the lux and cct values.

This also updates the default gain value for the light sensor so that it
matches the initial configuration for auto gain.

Original-Fixed: 116095, 100661
Test: fx test -o input_pipeline_lib_tests, manual test on sherlock,
astro, nelson

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/768966
Original-Revision: 81e02744102854d4fa5e9e1457f4919c2b92b3b3
GitOrigin-RevId: 49345f137c302245a8108f45ade3759d07d961d9
Change-Id: I757460ef5aec1d6ed95b1d82d98b0552b31159ae
1 file changed
tree: 2a4fd1080c72dc5f2916e01ac18b822569e11ddf
  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.