[roll] Roll fuchsia [wlan][wlanix] Create power element

Adds a power element that reflects the states received from higher up
in the system, and adds the plumbing to set the driver in these states.
Does not currently plumb through the driver calls.

Original-Bug: 333830713
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137358
Original-Revision: 217cbbdcc31e484d5216c7aa9e2aba86a5fcf00c
GitOrigin-RevId: 949ae0ea91cd61c1a8de9d7655f2dc7634bfd4fc
Change-Id: Id3bba02871059bde39e4364fadec1f4e151236dd
1 file changed
tree: 1be76fdd3b3a6f50a051fca55e6f9f88efc95799
  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 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.