[roll] Roll fuchsia [ffx][setui] Migrate Night Mode

This CL adds a subcommand, night mode of ffx_setui.

Original-Bug: 76259
Test:
fx build ffx
fx ffx setui night_mode -> watch
fx ffx setui night_mode -n false -> set
fx test ffx_setui_night_mode_test -o

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634607
Original-Revision: 2fb8a150c2447b1f0a1e798fc917d8bc83903e60
GitOrigin-RevId: 85181f3ea7c5294bd02902443c3b96ff7afd4cb5
Change-Id: I9ec4768828f8e50cd0466e2ab47b2e364ce8338f
1 file changed
tree: d0d9a87367452cd1fb8c67c3dfeeef5e781f8ba6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.