commit | 2144f9cedf0fd2c5b4043b67b105a4718306d04c | [log] [tgz] |
---|---|---|
author | Steve Fung <stevefung@fuchsia.infra.roller.google.com> | Sat Apr 05 09:11:07 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Apr 05 09:14:32 2025 -0700 |
tree | f4fad52cfacbf0bec3be225514cdc3168e57ed80 | |
parent | 4d62d3f72fc61f417818793c76621ef547d0d1d9 [diff] |
[roll] Roll fuchsia [metrics_buffer] Use StepMultiplierFloat in Cobalt constants Cobalt is migrating from using the step_multiplier field to step_multiplier_float, including with the generated code constants. Update the metrics buffer macro to use this field to unblock the Cobalt change. Note: This is a quick fix to unblock the Cobalt roller. It should work with all current Cobalt configs, since float step multipliers are not yet used. To support float step multipliers in this library, a follow up CL will be needed to use the actual float value rather than cast it to the existing uint32_t. Original-Bug: b/408050829 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243300 Original-Revision: debe488a7bc108d3dc7a0c568ed6ffc5af43014b GitOrigin-RevId: 08c03aa70c4981fe0b6eb79fe3db42996ace1a4a Change-Id: I6b9a0c9f782fdabc2d969f817c30fd48bbf24de1
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.