[roll] Roll fuchsia [fdf] Remove pwm FIDL multiplexing

Remove fuchsia.io/Node and fuchsia.device/Controller FIDL multiplexing
for pwm devices.

Original-Bug: 123374
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/816891
Original-Revision: 1aceb89edb1d078b957e4394dec7bf48d7759503
GitOrigin-RevId: f1cdb3a2784f2fdf31ebf01239e7488475eee69c
Change-Id: I498c791a7fdf2ef974d426be8539bea8ba231e22
1 file changed
tree: 6447f16ffbe98d0802eb93feb9ee892500681051
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.