[roll] Roll fuchsia [driver][power] Add support for depositing an existing wake lease

If a wake lease is acquired from another driver, you don't need to talk
to sag to get it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168153
Original-Revision: 2038604d87a0021b2b61b9c8427f93699be68dec
GitOrigin-RevId: f3628144d7b7baf2c16286f46ced0015161aa20e
Change-Id: Ia45c8b22a1e2144b16e4219f4bb01ef5acdf312a
1 file changed
tree: 51ebe7f6c116df73178fd0e028bc2447fa672a35
  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 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.