[roll] Roll fuchsia [Settings][Inspect] Add API usage counts agent

This CL adds an agent to write api usage counts to inspect.
The sample result can be found here:
https://paste.googleplex.com/5416912457564160.

Original-Bug: 94360
Test:
fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671532
Original-Revision: a118520afd6f3b298308dfd420210e4541679f33
GitOrigin-RevId: d932c9d0ae451a3155d7d32bcb566ee6b2b431fe
Change-Id: I7f57c3b9a0a66de0458d9f83c739288c5fd6f9fb
1 file changed
tree: 02a4378053340e35b38da676a36123d15b4dfde5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.