[roll] Roll fuchsia [driver][rust] Use properties2

Everything has already migrated to properties2 and string based keys.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259404
Original-Revision: dcaec7e6b7a2b8e669125e4c168645ac92fb70f1
GitOrigin-RevId: 682af38ec3cef5e409226c8c93b034ca2aea726c
Change-Id: I007cada3c298ee9253bcb6040feeffcd75cc5648
1 file changed
tree: 18efed02054dcce0741e07d3083789f3e03a1e75
  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.