[roll] Roll fuchsia [power][broker] Use credentials in Lessor

* Add Permissions.ACQUIRE_LEASE
* Lease now requires a token with ACQUIRE_LEASE.
* ElementIDs are no longer used in FIDL (they are now internal-only)

Fixes: b/309164938
Fixes: b/297543815
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/942794
Original-Revision: c2cc9d3c9c8946d72afd3b805f42e7cc2164ddb8
GitOrigin-RevId: 9973c7c66ea03d9bdcf46202c03258779e0ebfb6
Change-Id: I1c1c43cca81a924c9f16cc70e6444c2ff1d9d70d
1 file changed
tree: c24118c2b92c389b8c8c654dde890740251c51f9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.