| commit | 2d975201a65e94e3ad25a50014772e5f4671f00a | [log] [tgz] |
|---|---|---|
| author | Benjamin Prosnitz <bprosnitz@fuchsia.infra.roller.google.com> | Thu Mar 03 16:23:28 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 03 08:25:05 2022 -0800 |
| tree | 65af83a730ede938bf2c78c1ffa0eb5bfa88538d | |
| parent | b7bbc2088953b640cf95ba2dc27f325e21d13cd4 [diff] |
[roll] Roll fuchsia [media] Use non-discardable fidl::Result fidl::Result will soon be marked [[nodiscard]], making it necessary to use the value. For the sake of this CL, all usages of fidl::Result that previously discarded the value have been migrated to assert that the result status is ZX_OK. Original-Bug: 94739 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/653430 Original-Revision: 07078d6dd037b6e7d12c5a65c706616bbb5a1a0f GitOrigin-RevId: 71c1b95fcac8ccc66efefe5f0198be4aaccb7439 Change-Id: Ib3d8a9a2ae88a6ef73056f86eb1e42e46b9cb66f
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.