[roll] Roll cobalt Revert "[report_definition] Rename COOKIE_BUCKET_ID to COOKIE_BUCKET to avoid"

This reverts commit 8663e54ecaacdba49b560572391cf07a52a18eb9.

Reason for revert: Might related to the vim3 size increase, b/423965621

Original change's description:
> [report_definition] Rename COOKIE_BUCKET_ID to COOKIE_BUCKET to avoid
> confusion
>
> The SystemProfileField.COOKIE_BUCKET is not an identifier, but describes
> which cookie bucket the contributing device falls in for specific scope.
> Remove the "id" in the name to avoid confusion.
>
> Original-Fixed: 423693695
> Change-Id: I69e8a58c6b26e268a256d6abf119a4da0c5367d5
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1296824
> Commit-Queue: Anivia Li <aniviali@google.com>
> Reviewed-by: Alex Pankhurst <pankhurst@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1297325
Original-Revision: 0e7602f31c0ebcf5cee4c61308be303523298ec1
GitOrigin-RevId: c51f7128170263ceb8626c0f8b33ea2173ec63ad
Change-Id: I02621c3e5c87d72a48f5b3c3b979c6b468e18686
1 file changed
tree: e40a68bb4dfe8aa7db77f1efe445bc8f9a19032c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.