[roll] Roll fuchsia [ffx][config] Remove RealPaths

For Sdks built from a sdk directory, the prefix was being appended
twice, causing the path to be incorrect. We do not need the Prefix type
for RealPaths, and can replace it with a no-op. And to clean it up even
further we can remove RealPaths altogether and use an optional map.

Original-Bug: 83609
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/574204
Original-Revision: 01666b2822c56df7a72d0a16045961d444fcc6e5
GitOrigin-RevId: 31f6caa1af0cd3a3cc534c6c01de06c7e7ab7e05
Change-Id: I1070e9a2447a2f382ac60e6053e1fdd774137950
1 file changed
tree: d4029eacddfb529a0a61955ec9982c0b0bc9a89c
  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.