[roll] Roll fuchsia [power][framework] Add initial lease to AddElement

* Add `initial_lease_token` option to ElementSchema that allows a
  lease to be taken immediately upon AddElement. This will open a
  lease for the new element at `initial_current_level`. All SetLevel
  calls prior to `initial_current_level` will be suppressed, so that
  the first SetLevel call is for `initial_current_level`.

Original-Fixes: 467134455
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1527856
Original-Revision: 660ff3a5d1ba2217631d89ccb03f15908cdac0e0
GitOrigin-RevId: 05b6c97d159ef5914d56bdcfaeb80e2131487921
Change-Id: Ic8a23836110e59db4cb0f300f9dd28e401b68c94
1 file changed
tree: a9ad3d7ee29046ca97276ed1083013e7fb1c9f21
  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.