[roll] Roll fuchsia [ddk][test] Fix mock-ddk device_get_metadata_size return value

Make device_get_metadata_size return NOT_FOUND instead of BAD_STATE when
no matching metadata is found. This makes it consistent with driver
manager.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/790832
Original-Revision: 08124da2ce2da0d8d64371acc58c30442f688ec2
GitOrigin-RevId: 0c2ee2afe505f74af7dbd1d319ba4e997e6a788a
Change-Id: I2f49d6fbcc8df55d358c586302ec960cda269788
1 file changed
tree: 3fbe800b5a3d99d773e4a45505811067d05882ed
  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.