[roll] Roll fuchsia [dash] Add power builtin

This is a migration of commands currently living under dm. The dm
command stand for devmgr, the predecessor to driver-manager which used
to do a lot more in the system. It no longer makes sense to have the
power commands live underneath it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271608
Original-Revision: 1dcc63db9fa3e58a0395f14beb8635d10ff871c6
GitOrigin-RevId: b19e229c20956e349272142b1a4bfc0d5b76625d
Change-Id: Ia3e3ce0e29200297c2f1c8ed7bb0c6c87f0d59f7
1 file changed
tree: fb98ab40a659395575f6fde207947484f0953dec
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.