Removes unnecessary coroutine scope from ToggleButton
Add Concurrent Camera tests
Adds tests to ensure Concurrent Camera can be enabled without
crashing the app, and appropriate features are disabled when
concurrent camera mode is enabled.
Also ensures that recordings can be made in concurrent camera
mode.
Make CaptureModeToggleButton more testable
Add Concurrent Camera tests