[roll] Roll fuchsia [sdk][pdev] Create initial fake-platform-device/rust library

Implement a basic Rust version of fake-platform-device/cpp
supporting get_metadata/add_metadata.

Test: fx test fake_pdev_rust_tests

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1612528
Original-Original-Revision: 9cc948ce1b46247e752b7c8173c943b58905cf0d
GitOrigin-RevId: 0eb4dfedc3e7f528e7366086d57fcc5e8afedf4d
Change-Id: I9f6d8def92096f06e1d45b138116caefdcd4f44e
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1612696
Cr-Commit-Position: refs/heads/main@{#192693}
1 file changed
tree: 4808af1088c1a86d261efcd507d2dddbd845c4be
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.