[roll] Roll fuchsia [audio] Fix ADR device-already-controlled case Plug a possible server-abuse issue in ControlCreator/Create by immediately destructing the ControlServer, rather than just allowing an eventual destruction by dropping its shared references. This instance was created before we could check whether the device (token_id) was already controlled. Previously, a client could still interact with this invalid zombie ControlClient for some interval before it eventually disconnected. Behavior is now more deterministic; the client drops immediately. No behavior change outside this error path. Original-Bug: b/307787998 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945564 Original-Revision: 2fd6000d7cc52ae1de8e70582bbe99cad6667629 GitOrigin-RevId: a3f0fdd9a8c47f04873dd55e8594bfb3b032ba47 Change-Id: Ic4f0745561e2c6b4d1496f0fb220d14394050b97
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.