[roll] Roll fuchsia [sdk] Add fuchsia.sdmmc bind to partner SDK

This bind library is already in the partner category. Formally add it to
partner SDK in this CL. This bind is needed to build sdhci driver
through SDK.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172114
Original-Revision: 229d9ad171777a3202ace0ff3f02b1cc60e9fba7
GitOrigin-RevId: dccd257913208c454669b096e9e873906109545c
Change-Id: I11fe9ee788f67c7edf744efd77edce16c019e239
1 file changed
tree: edcdac0d7aec39a372f14182b718a23bfb6af6f8
  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.