[roll] Roll fuchsia [superproject] Roll cobalt Revert "[privacy_encoder] Filter out generated noise for impossible buckets."

This reverts commit a05ae81714463d60990e7f0d8836103b93d2890b.

Reason for revert: Copybara cls caused flume_util_test to fail. Also found a proble with the implementation.

Original change's description:
> [privacy_encoder] Filter out generated noise for impossible buckets.
>
> Tested: ./cobaltb.py build-test
>
> Original-Bug: 278933884
>
> Change-Id: Ia3202a532566e3b39bfb59454d0c6cd0cdafd4a6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1192732
> Reviewed-by: Alexandre Zani <azani@google.com>
> Commit-Queue: Anivia Li <aniviali@google.com>

Original-Bug: 278933884
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1200704
Original-Revision: 13c062ef7071d197a77a384a219509fe6c00a358
GitOrigin-RevId: a03d6e04a123d236439e7f32343f75abc40198fc
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200298
Original-Revision: f6a657821efed82baeab4e065a0b18b3265b00e4
Change-Id: I974aebacebf17e362705f7b21637e7d6ed2f98cd
1 file changed
tree: d82abb5b083ab74aa8451683570ebd9ccfbe9650
  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 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.