[roll] Roll fuchsia [settings] Migrate to inspect logger

Now that we have the capability to log via the inspect logger class,
the remaining usages of the inspect agent can be migrated to use the
inspect logger. This changes the remaining usages of the inspect
agent to use the inspect logger.

Original-Bug: 84416
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/581514
Original-Revision: 4e20da3687b1e292a95a0b75a4c7143cd342caa9
GitOrigin-RevId: b2ee05f3b18caa746a586bc6faa4b94c7a337dd4
Change-Id: I094d36a371eb8636e450e4a2455672b46de5d5cf
1 file changed
tree: b4c7ad7488b8486fe89e24a00d56c2ded741c9a2
  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.