[roll] Roll fuchsia [drivers][power] Small time fixes for leases

Change how we compute the timeout to prevent overflow and don't
post a cancellation task if the timeout is infinity.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257994
Original-Revision: c2bc39244ec1b8362663ed67e149f4c33f332dbc
GitOrigin-RevId: b3b3c955a4d11d59ba75ee97ca2b0d1f5997aaba
Change-Id: Ib28ae64d5c10e054c8db234b8e5a67c58c27d736
1 file changed
tree: 3b62a8b2148ac49db24f94934bd39bfab0856804
  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.