[roll] Roll fuchsia [settings] Add inspect structure for external apis

To log external service events to inspect, the service context's
ExternalServiceProxy will be used to handle ExternalServiceEvents from
a common point. This introduces the event and structure for doing so,
and converts direct calls on the ExternalServiceProxy to use the call
and call_async macros, in order to log the external request.

Original-Bug: 94361
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705626
Original-Revision: 984692a2dc477f907951408f0102efa8b237301f
GitOrigin-RevId: ff13d82e726b5bf97b0330b6221de6b21b9851fb
Change-Id: I629085d1ab7dd07970f6e2c5ff83bf58cf8f3ff5
1 file changed
tree: 92009d10b80592716135a35556c0461ef710391d
  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.