[roll] Roll fuchsia [vreg][fidl] Add enable/disable call to fuchsia.hardware.vreg

Make it possible to enable and disable voltage regulators using the
fuchsia.hardware.vreg FIDL interface.

Original-Bug: b/406156231
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236544
Original-Revision: 8dbd58f3bb9a238b434eefa84955e74ed3405581
GitOrigin-RevId: 514fb9429629e7a4cfd21217c217d7fba7c679ef
Change-Id: Ibb4e07b488246c7edc3f90c7f59c6242a6610d8c
1 file changed
tree: ffdbe191e6a64da123a914e4d99704861ed10c54
  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.