[roll] Roll fuchsia [setui][storage] Remove StoreAccessor dead code

StoreAccessor was not being used anymore after the transition to
StorageAgent, so it's been completely removed in this CL.

Original-Bug: 72731
Tests: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/525647
Original-Revision: a414fa961c5f55b8f263cb8a93da236c3441a69a
GitOrigin-RevId: ecf4f6f30cf1927b6ad30bbe18b333527d7e3abd
Change-Id: I7ca8501edf7d8ffaa6d3d120d763f13d3e4f54b2
1 file changed
tree: 5e9c1d2db3105fb6512649b5be84ecde77b5bffe
  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.