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

This reverts commit 0e7602f31c0ebcf5cee4c61308be303523298ec1.

Reason for revert: not the culprit for the size increase

Original change's description:
> 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>
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: Ia510298dd04dd74d071558b32b08512626783937
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1297325
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Haowei Wu <haowei@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1297673
Original-Revision: 5a4f5cbf8c064e2c63d2fda62da170279374027e
GitOrigin-RevId: 6619482bb084ea5f390f54946ee5d7a0ceb2c847
Change-Id: Ic24dac67b854d6ae70b20010d76aa4d29552ba2f
1 file changed
tree: 9ada452fe1ff26768ef97654f1ac012a77b6ac72
  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.