[roll] Roll fuchsia [log_listener] Compute the actual size of the message being added to the backfill buffer.

We were previously using the size reported in metadata by the message returned from archivist.
But then we were changing the message to a new format and not updating the size.

Original-Bug: 57019
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/513291
Original-Revision: e8610f3c72a8c0978effb64f61361401e99ad3ea
GitOrigin-RevId: 4d0c59b722862cfe0b21b0cf52dcd79ff9f60226
Change-Id: Id6f7f014dba955ceb9e36bad4f73072b9f872ac7
1 file changed
tree: 18529fdfe0799e158f67f2176cf293a83137d3a9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.