[roll] Roll fuchsia [audio] ADR fidl::Result checking

Clarify the templatized methods that check the fidl::Result
returned in driver completions. These take action upon
failure; thus they should not be named "LogResultError" and
"LogResultFrameworkError".

Test: audio_services_device_registry_unittests
Test: audio_services_device_registry_warning_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1089240
Original-Revision: 628a3437213e2a3f7804c43b71673747d698d9bd
GitOrigin-RevId: 2e2c67717180fe6915fce4f3452fe7cad754983c
Change-Id: I8569eb049a86c8c54fb79ebd647eea2a53139063
1 file changed
tree: 332269679cc3065afe9deaa9fd754056169a713c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.