[roll] Roll fuchsia [settings] Replace SettingResponse with SettingInfo

This CL completes the replacement of SettingResponse, which was part of
the switchboard, with SettingInfo, which resides in the base of the
service. The original CL, fxr/460716, duplicated the enum as part of a
larger effort to refactor the changed notifications so it didn't want
to make huge changes in the system. This CL finishes the move + rename.

Original-Fixed: 66338
Test: fx test setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/463254
Original-Revision: e1141cb5b94a220c3d5afb5a955d8400ddf81e15
GitOrigin-RevId: e36f7c7576d6b0d888333354735775cf2c8ce20f
Change-Id: Ifb6986ec3d43fff7df87f547f33d025dca61a534
1 file changed
tree: 13824b5d142c916beb2d41318634e2912f3dc127
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.