[roll] Roll fuchsia [settings] Call send directly in message

All calls to `MessengerClient::message` just call `send` immediately
after, we can do that for them instead.

Tests: fx test setui_service_tests
Original-Fixed: 120517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793008
Original-Revision: 5f77b878741354cd756aacc4cd4c5770f3a9ccaa
GitOrigin-RevId: 7bb9f659faba10ee4d2124a8d257725e8f8ad3d8
Change-Id: I9b62a1bf113bfd9bbd544d106ff2216fd84754ef
1 file changed
tree: caa8b5aaf354bff15031092d0814c160c4142051
  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.