[roll] Roll fuchsia [setui] Re-add light to setui component manifest

This was accidentally removed in fxrev.dev/557663 as it doesn't seem to cause
any test or CQ failures. However, it's needed for the Light setting to
work. CFv2 will allow us to add comments to prevent these kinds of
accidents. Fuchsia CTS tests will allow for to prevent this at CQ time.

Original-Fixed: 195445278
Test: manually verified control of LED works
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564593
Original-Revision: 2e65e4317675392aa4a1a02097a7276ef57a9571
GitOrigin-RevId: b236199f292f68d28efc3f73b5c838dd4a87d4c1
Change-Id: I847f9e98e60d4f47018276aa7e13ea47c255bb11
1 file changed
tree: 93bb2f33f2144d1a262f8344ace9008aaa06a44a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.