[roll] Roll fuchsia [sdmmc][metadata] Simplify metadata retrieval

This change makes use of a helper function provide in the compat library
to simplify the implementation of metadata retrieval. The remaining logic
is to to deal with inserting default values when metadata is not available.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/952823
Original-Revision: fc1c32c05eb85924410a595abc5b16d6cdb397d5
GitOrigin-RevId: b7487f2442f020e5b97a8732097a3db75fdc8029
Change-Id: I749f43fb0cb5951499f821d39b2b215050818bc0
1 file changed
tree: 81c14f9976f29d2d054f188b8b8eba25903d3f91
  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.