Change information
Commit message:
chromecast: Remove dead force_use_cma_backend_for_output flag
Following the permanent deprecation of the mixer service, the
`force_use_cma_backend_for_output` flag in `CastAudioManager` is
obsolete and dead code (initialized but never read). This CL removes
the flag, simplifies `CastAudioManager` constructors, and updates
unittests.
Bug: 41489655
Test: cast_media_unittests
TAG=agy
CONV=1604dde5-a61e-4d45-944f-137744023a1b
Change-Id: I87fa7ac5cee8fc36f6ae9e7b5814ce1b08f55ed7
Cr-Commit-Position: refs/heads/main@{#1633770}
Files:
- M chromecast/media/audio/cast_audio_manager.cc
- M chromecast/media/audio/cast_audio_manager.h
- M chromecast/media/audio/cast_audio_manager_unittest.cc
- M chromecast/media/audio/cast_audio_output_stream_unittest.cc
Change size: S
Delta: 4 files changed, 4 insertions(+), 37 deletions(-)
Branch: refs/heads/main
Submit Requirements:
Code-Review: +1 by Simeon Anfinrud