[roll] Roll fuchsia [fdf] Remove deprecated sdio bind constants

Remove BIND_SDIO_VID, BIND_SDIO_PID, and BIND_SDIO_FUNCTION,
from binding_priv.h. Replace usages with generate bind constants
and string-based properties.

Original-Bug: b/327255783
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1103854
Original-Revision: 46881d552c4169e3f1e27971a97d078d411354e6
GitOrigin-RevId: f5111b07ae290a720e6637d669cb7ad3945a6522
Change-Id: Iae07729c3b4e322cbeb445ea28161e226751e4fc
1 file changed
tree: a340dff1bbc95ce6383ff66ac888e44e66d0594c
  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 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.