[roll] Roll fuchsia [power-support] Remove name from GetToken

Drivers can use the instance name to distinguish between
power tokens. Remove this secondary name so that there's a
single source of truth for names.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1098436
Original-Revision: be0c42ef2f5862e7f66f2afbbec9a9440165db8d
GitOrigin-RevId: 6b59e6ddc3e9c92489d3a10fe1ba31e28c0dcbc7
Change-Id: I6bc55e4562d91856e35f3b675d60d21e29eb4a41
1 file changed
tree: ebe9bbb04ae90579ccdef3211e5a0cacac30e5a4
  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 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.