[roll] Roll fuchsia [settings] Dynamically create policy handlers

This CL adds a policy handler factory that can create policy handlers as
needed, and provide them with a client proxy through which they can read
and write to device storage. This mirrors the handler factories for
setting handlers, but with bits that are unnecessary for policy removed.

Original-Bug: 65736, 60966
Test: fx test setui_service_tests
MULTIPLY: setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457694
Original-Revision: d8a828b19df7f061944a6ca5e0accbf45fa2d064
GitOrigin-RevId: cd8fdf7e0a09eb90f3c85c3c8b264488d33cf807
Change-Id: Iabb46e0a5d3e7c8c35f5a12fe6e8e9e4074e43db
1 file changed
tree: 48b4d1e0dccda58e4ffae112112b976d1076562a
  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.