[roll] Roll fuchsia [settings] Rename inspect nodes

Renames structs that contain inspect nodes to *InspectInfo, and moves
the SettingProxyInspectInfo back to the handler mod.

Original-Bug: 94356
Test: fx test -o setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659895
Original-Revision: 04126a2964c7e9ca02e130b73172773ab7df3d55
GitOrigin-RevId: 6c830e0b97d55905a9a25c5275f6e7bd6b9d5695
Change-Id: Ibf89e0bee8790d10bb1ed3d17d2bbd9999997e42
1 file changed
tree: 3fe1e97cb5927942c75e1001b3cd1c51e606c9a8
  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.