[roll] Roll fuchsia [ctf] soft-migrate power button assertion

The formerly-unimplemented power button will be given to media button
listeners starting in fxrev.dev/1041178. We need to soft migrate the CTF
tests on the media button listeners to stop asserting that the power
button does nothing. Once this change rolls, we can add power button
behavior and reinstate a new assertion that the power button yields an
event containing a power state.

Original-Bug: 329271369
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044994
Original-Revision: 38d4d74f85cb239bbd2ffcbde0924f76473ca432
GitOrigin-RevId: ad9b60cb6506570f1a0d69cc40675f4deaf50cfe
Change-Id: Ic3fc6d00a8368761d47e8dde64265653137604fb
1 file changed
tree: ccdc04ebf869efb27b55ded6370ede71568ec970
  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 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.