[roll] Roll fuchsia Revert "Reland "[starnix][binder] Turn on freeze notification""

This reverts commit 317497d82e3134f1ce4d5f2768b195f53e678eaf.

Reason for revert: Generates huge amounts of logspam on some VIM3 bots.

Original change's description:
> Reland "[starnix][binder] Turn on freeze notification"
>
> This is a reland of commit f783501f94ac7ef9ebbae9b745ce62d1260f2329
>
> The issue was rooted in duplicate freeze notifications. Fix is in
> https://fxrev.dev/c/1244409
>
> Cq-Include-Trybots: luci.turquoise.global.try:sdk-bazel-linux-android
>
> Original change's description:
> > [starnix][binder] Turn on freeze notification
> >
> > Original-Bug: b/322874189
> > Change-Id: I36ed2f87cdcfe81c6abd2f431b03ad049963375b
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243291
> > Fuchsia-Auto-Submit: Guocheng Wei <guochengwei@google.com>
> > Commit-Queue: Guocheng Wei <guochengwei@google.com>
> > Reviewed-by: David Song <wintermelons@google.com>
>
> Original-Bug: b/322874189
> Change-Id: Ida2c45c106bbb58695dee49f055557994d88a186
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247004
> Reviewed-by: David Song <wintermelons@google.com>
> Commit-Queue: Guocheng Wei <guochengwei@google.com>

Original-Bug: b/322874189, 409499623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247705
Original-Revision: 1c3651a613b43045dd8d5036be862e1a8c1e597c
GitOrigin-RevId: 297596d4c40c34db98f57716da04b94088365371
Change-Id: I296c6ef3f95c707b9564a4cd33c3146d084f110f
1 file changed
tree: d72945e7369951cf5b7ea62c70138695761e9fd7
  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.