[roll] Roll fuchsia [storage] Change GetDevicePath to return std::string

Avoid NUL terminator confusion by switching all GetDevicePath methods to
std::string.

Original-Fixed: 63405
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/580602
Original-Revision: 8e445cdcc5f8f97b769f44ce857e719e378fc05c
GitOrigin-RevId: 468fa6bcd8becc002d9aea85ea25dd98c57b2710
Change-Id: I9944cc9fce7d7973dd8a072c6530b1ce4084231c
1 file changed
tree: 8d046df726a66fdd2589b0714ca8e49aad050bfc
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.