summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Santiago Seifert <aquilescanta@google.com> 2023-10-13 10:40:00 +0000
committer Santiago Seifert <aquilescanta@google.com> 2023-11-28 11:05:58 +0000
commitda1e5bb6acdf498d61499e1ab11306c24302b4f5 (patch)
tree4ff7bcd6aff2b428740e47f6755c76a2bba4d932 /libs/androidfw/FileStream.cpp
parent8689962f1d03ebb6f67a09ccc5178df7ef6fe576 (diff)
Add support for wired routing
Wired routing means choosing where media plays among the non-bluetooth routes. You can find details of the design in go/wired-device-routing. You can find a summary of the change here: - Changes are guarded by the enable_audio_policies_device_and_bluetooth_controller flag in the media_solutions namespace. - All wired and active bluetooth devices routes are obtained from AudioManager. - Bluetooth route ids are obtained from BluetoothAdapter, regardless of whether the route corresponds to an active or inactive bluetooth route. - When necessary, audio routing strategies are used to route the audio away from the default audio output. Existing tests became invalid due to changes in the dependencies of AudioPoliciesDeviceRouteController. New tests are being added in the following commit where we need to need to make changes in our dependencies so as to enable testing. Bug: 305199571 Test: atest MediaRouter2HostSideTest CtsMediaBetterTogetherTestCases Change-Id: Ib6f2f2cfd3f65cde4be6a425158487b58c561d7c
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions