[roll] Roll fuchsia [power-manager] Fix use of input device protocol.

The fuchsia.hardware.input Device FIDL protocol now needs to use a
controller to open the session. See https://fxrev.dev/767474 for
details. Update lid_shutdown node to use this controller when
connecting to the lid device.

Original-Bug: 118078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/788271
Original-Revision: 4ed291ded8103920e73b04b6a47c5f50c6217137
GitOrigin-RevId: b83c30f1db6e7baaafa3a952f9942cbc55ebe3fc
Change-Id: I3d63ebccc838f98d18a7f14aa5acc7fecedf5f38
1 file changed
tree: 3b4e070de37a63010faa65b8f85f7f61da71aaf3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.