[roll] Roll fuchsia [power][broker] Add dependencies in AddElement

* Allow dependencies of an element to be added in the initial AddElement
  call. Note that this does not allow dependencies ON the new element.
* Use credentials to authorize these dependencies.

Original-Bug: b/309186500
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946152
Original-Revision: 79390ceaf48803a0acd8cc6b5d9b643c629916a9
GitOrigin-RevId: d5d142249d47b53f67aaec19cdf99a5c5a43b720
Change-Id: I0a5d7232bd9d6551a8fc3d0c990359e06d311c78
1 file changed
tree: bbadd3ddfbb2ea481d3b5e12cca74c820705a5f6
  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.