commit | 8d25ef45377f2b9e7b56a55f173b24bbd9bbab28 | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Tue Jan 21 11:13:12 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 21 11:15:01 2025 -0800 |
tree | e02dd149bb37bff55d988c10067ac9a0e8d2bbc7 | |
parent | f07df25c60640575fcc4a23045c0adefc25f3741 [diff] |
[roll] Roll fuchsia [display][coordinator] Remove namespace aliases from TestFidlClient. Namespace aliases make it more difficult to read the code, because they require the reader to find and memorize the "using" statements in effect. They also make refactoring more difficult, because moving code between classes requires changes that account for the aliases in effect. Original-Bug: 388885807 Test: fx test //src/graphics/display/drivers/coordinator Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190272 Original-Revision: ebc75b4807b7d202a6a88c81b696b54a78783327 GitOrigin-RevId: 5e53324d5f0c7f2bda1e76a642c9fcc100b4ae07 Change-Id: Iff579cc1e21724fcffd39b768c90ba11274706c6
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
.