commit | 1ba4688cb34e058a7383591bca1354087932bd1e | [log] [tgz] |
---|---|---|
author | Aidan Wolter <awolter@fuchsia.infra.roller.google.com> | Sat Aug 28 04:59:31 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 27 22:00:34 2021 -0700 |
tree | d4029eacddfb529a0a61955ec9982c0b0bc9a89c | |
parent | 1c6788a27ca116a38162a50e9e11c7903d0365f2 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.