[roll] Roll fuchsia [ui-input] Add skeleton sensor handler and binding

Add the plumbing for the light sensor handler and binding, but does not
include the logic for calculating the light sensor data.

Original-Bug: 100664
Test: fx test -o input_pipeline_lib_tests
Multiply: input_pipeline_lib_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713865
Original-Revision: f322504c572ff85e1e43a8c3d4460995d2bae4b3
GitOrigin-RevId: 210bbf648c9ed2c1d371011b619bf66813411a4e
Change-Id: I801bd1e484e315baf07592d533423dbe1793f29e
1 file changed
tree: ff10e4a18d3ec84e5d21ad6180bbc246540b8b46
  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.