[roll] Roll cobalt [encoder] Support FF64 in String Histogram Observation encoding

Added a boolean parameter in String Histogram Observation encoding to
support the soft migration on Farmhash Fingerprint 64.

Note that this change does not encodes any observation with FF64 string hashes. Nothing but supporting it.

Original-Bug: 321745113
Tested: ./cobaltb.py test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1011999
Original-Revision: 89739e31401c581f88d5a8c41b7b7fac582e39ad
GitOrigin-RevId: f8d2a7f25d6d084334a1bf7b031d6198ed63c517
Change-Id: Icc71df96c6d06cbc2cc614d955096d9cbaf8ca2f
1 file changed
tree: bf9b28cf221dd1f12dfd5058c78ca7e441d17038
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.