[roll] Roll fuchsia [driver_host] Send power handles on awareness

Currently this doesn't check if the driver wants its power
handles, but adds the boolean to be filled in.

If we determine the driver wants its power handles, send them to
the driver, otherwise retain them in the driver host.

Even if the driver takes its power handles, driver host retains
the element control channel as there is no known reason a
driver would need this.

Original-Bug: 454169735
Original-Bug: 475949032

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1405783
Original-Revision: c5f31a326a6aa791be1d9bbba77f3cf7bc0df108
GitOrigin-RevId: 11c4022093d126ddd03db4afcd76c600d8c2ba27
Change-Id: Id515213fa121fcefda4c6d4d88933144792f1443
1 file changed
tree: e39a6f3c1a3fd20916b50b7ffb5e4faf84cc6e7c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.