[roll] Roll fuchsia [SetUI][Agent] Move policy inspect broker to Agent This changelist moves policy inspect broker to an agent. The agent is hard coded in the lib.rs. I will have a seprate CL to include this agent in the config file. Multiply: setui_service_tests Original-Bug: 68268 Tests: * fx test setui_service_tests * fx ota, service can start as expected * iquery shows same results for the broker and the agent. I kept both but named agent with policy_values_agent. ``` fx iquery -f json show setui_service.cmx | fx jq '.[0].payload.root.policy_values_agent | keys' > [ "Audio" ] fx iquery -f json show setui_service.cmx | fx jq '.[0].payload.root.policy_values | keys' > [ "Audio" ] ``` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/498461 Original-Revision: d8016b16760d9c7b5be42447852e56942d4ba51a GitOrigin-RevId: af2bb5d64009f06e2dfb20935ba1f6dcb004652f Change-Id: Ic3bec0b5966f4880d2fdbca5008fdb705893725d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.