commit | 14844f63134758387ce5cbfce57d13b7943b94dd | [log] [tgz] |
---|---|---|
author | Yegor Pomortsev <ypomortsev@fuchsia.infra.roller.google.com> | Fri Apr 19 23:29:24 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 19 16:30:22 2024 -0700 |
tree | d46e4277ee35087e32435c417262d6e7b1d58e05 | |
parent | 636204cca83cb17dc2c0b31c5c5fea9d932f48b4 [diff] |
[roll] Roll fuchsia [ffx][audio] Move protocol connection methods into a separate module The `get_hw_*_info` functions in the info module now take in a proxy, and separate connection functions return proxies. This makes it easier to test the info methods with fakes, and reuse the connection functions in other commands. Original-Bug: b/329150383 Original-Bug: b/333120537 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031164 Original-Revision: 9de67208ef14ef175c650765b9b87e1b50a90f0c GitOrigin-RevId: c34349f803ab206f513c212494983b685f599338 Change-Id: I7a42fbcf436f436484af44e1365dbbf8484ee921
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
.