[roll] Roll fuchsia [setui] Inject inspect logger in DeviceStorage

Use dependency injection to pass stash inspect logger to device storage
so the logger can be mocked/faked in tests. This will also allow us to
remove the static global in a future CL.

Original-Bug: 89083
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/635564
Original-Revision: 6d1d795587f0bd29157c0801fdecf8e537dfd245
GitOrigin-RevId: c3e5ff5059724a37f8f4b666584c36784624abe4
Change-Id: Ie9cdb6fff5d4d06b30c91af203253944fcfa79e7
1 file changed
tree: daeab9a62fbfbca1f2459ddb9ca22d98ddc57a62
  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.