[roll] Roll fuchsia [assembly][settings] Remove light sensor configs

Light sensor APIs were moved to input_pipeline/
scene_manager. The configs for settings are not used
anymore.

Original-Bug: 42074066
Test: Manually on astro
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025232
Original-Revision: 755801d24c3f0990b57cf31d19aabf6e62761c66
GitOrigin-RevId: a06b37c92b1f39dbb0e6ad6b6ca993ffabd1a265
Change-Id: I8fca3fc2a41e44c31640c3ab57066a6201ed680b
1 file changed
tree: f4828d850f47d55252917852e3a692d4a0aceb55
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.