[roll] Roll fuchsia [sdk][driver] Revert sdmmc to a standard source_set()

Revert the conversion `//src/devices/block/lib/sdmmc` from a
`source_set()` to an `sdk_source_set()`.

https://fxrev.dev/1021156 removed sdmmmc from the internal SDK, so it no
longer needs to use an SDK template.

This reverts a file in commit f57cfcbc363bc4817c92238e005a2c9a56f7a6be.

Original-Bug: 372986936
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149582
Original-Revision: 2e02e04fcc258e6ec3bae955cbf94dfcfa5a292f
GitOrigin-RevId: 7feda889a6e081da190c4c5951c8e60632acc543
Change-Id: I49bc422464b57e1c8502344d32394806cfdd973a
1 file changed
tree: bf6d9deb8274c7b4c6613692082f821631974d9d
  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.