| commit | eeb65f560d84e4c7dd38f20198306be6e6217c42 | [log] [tgz] |
|---|---|---|
| author | Steven Grady <slgrady@fuchsia.infra.roller.google.com> | Thu May 15 14:27:46 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu May 15 14:28:54 2025 -0700 |
| tree | 57f6e41477e90dada5b1e40d09cd31dad1d1a7b4 | |
| parent | 024d454f7ebbb16900e04485dcf576583b78f797 [diff] |
[roll] Roll fuchsia [ffx] refactor component_debug out of librcs The ffx build graph shows that librcs depends on component_debug, but that is used by one function: `open_toolbox()`, and even then, only in "legacy" (non-FDomain) code. The function used, `open_instance_directory()`, itself is roughly a wrapper around RealmProxy::open_directory(). So let's try just copying the implementation (ugh). We'll be sure to remove it when we get rid of the non-FDomain code. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276863 Original-Revision: 85fae74af4f004b997be172d547b1f3f0cf8b968 GitOrigin-RevId: 56123b4bd1b94e04b684fad1873dbf6b73287288 Change-Id: If1db1d8cd81f637ad01f79481451b395f97c9f0f
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 in one of the communication channels documented at get involved.
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.