[roll] Roll fuchsia [sdmmc] Suppress error messages for SD_SEND_IF_COND

SEND_IF_COND is not run for SDIO and is expected to fail on MMC devices,
so there are very few cases in which it is actually an error. Suppress
logging for this command to prevent error messages during normal
operation.

Test: No errors during eMMC probe on Nelson
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/743071
Original-Revision: 37b87d950476dfbe3b45bc8196409d87b8f7ba3a
GitOrigin-RevId: 308435053486baa1764c469c9f2f3369aa50c44d
Change-Id: Ibbe9494c66c36ff40960f4bb86905fc6bfdcce55
1 file changed
tree: 2a15f8aac7dace5e3cdeeb9030de4755120d6f69
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.