[roll] Roll fuchsia [a11y] Extend message_formatter.cc to support int64_t arguments

Original-Bug: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=98927
Test: N/A
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672866
Original-Revision: 2d00bf4a9db3a9f3ca37ebe52b8b30604c25e05a
GitOrigin-RevId: 50c4c68334ad3b86f398e094394239d63525174c
Change-Id: Ie2025b3c382fc390b3966d908b82ea7540f54a11
1 file changed
tree: 4790b81c40e7bde283815b9ed33a7ec0e36bda66
  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.