[roll] Roll fuchsia [vreg][fidl] Add a unified "SetState" method to fuchsia.hardware.vreg

In some cases it may be necessary to atomically enable and set
parameters to a voltage regulator. The "SetState" method bundles all
these properties together and allows a client to set them all
simultaneously and atomically.

Original-Bug: b/406156231
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247365
Original-Revision: a8aee7e50465840e3269a798f7fca0755f93f934
GitOrigin-RevId: 9b726776175d5e2978e07f78abb4d468992a4761
Change-Id: I9ca9ffacc95e00620f5f1a83acba46e09a41524c
1 file changed
tree: 74066a66d9fcc51daba9ae1a7ed58f43178eaf19
  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.