[roll] Roll fuchsia [input] log report if it is holding an unexpected wake lease

This is to help us narrow down what part of the pipeline might be
leaking a wake lease unexpectedly.

Original-Fixed: 487726255
Test: fx build && fx ota
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1519656
Original-Revision: 2d7367c91792945038ee96ca6bbfa91719add9a5
GitOrigin-RevId: be36f9fcac1908ac6818a27cc005f267ee65733d
Change-Id: Id732415335fa175c17fd299032d8eb65ec8ef744
1 file changed
tree: e7f8528482bc1a5580abcbc3914ce5be072b12a5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.