[roll] Roll fuchsia Revert "[wayland] Make protocol logging configurable using stash_ctl"

This reverts commit f85569cb4c3760d46ad02fc0b7ddd664a122eec0.

Reason for revert: proximal failing fuchsia-pkg://fuchsia.com/wayland_bridge_tests#meta/wayland_bridge_integration_tests.cm on core-*-debug bots in CI

Original change's description:
> [wayland] Make protocol logging configurable using stash_ctl
>
> This is useful for debugging purposes. Here is how to enable
> logging for the wayland bridge:
>
> (host) $ fx shell stash_ctl set wayland_protocol_logging bool true
> (host) $ fx shell dm reboot
>
> All wayland requests and events will be logged after rebooting
> the device.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609741

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610063
Original-Revision: aa27b4d6e1fbd61498e73d40f4e69ecf126d1df9
GitOrigin-RevId: 63ca2724f2d462b20e8236cfdf1ab211431d9b44
Change-Id: I7079f8d9528f1e614ae9486f6c005d08bfd0912c
1 file changed
tree: a8189aa5da95512bf8def9b0612f83a4deace25b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.