[roll] Roll fuchsia [settings] Remove blueprint_definition

Convert the final usage of `blueprint_definition` to `AgentCreator` and
delete the macro.

Tests: fx test setui_service_tests
Original-Bug: 120752
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/795520
Original-Revision: 5c692ec9844ea042819f7fae4e42954a0e55a1be
GitOrigin-RevId: 8b85b8e6c09128f0d1da6293ac446efaed977a8d
Change-Id: I45fc2311c17efb2abe15c6f50ca7c6c535183ab9
1 file changed
tree: 4093ef2e1472457456dd40230b2c40c31c6a764f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.