Support running cast apps in background.
This CL should allow Cast apps to run in the background on Android TV while playing nicely with other apps. This includes: * Disable kRequestSystemAudioFocus on Cast apps so Cast can manage audio focus. * Stop cast apps when audio focus is lost. * Don't tear down/finish CastWebContentsActivity when the user leaves. Bug: internal b/143313649, internal b/142828228 Test: manual Merge-With: eureka-internal/359240 Change-Id: I2ac25f7e0749abfdac2bb2ab98010f7489787f25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036519 Auto-Submit: Thoren Paulson <thoren@chromium.org> Reviewed-by:Simeon Anfinrud <sanfin@chromium.org> Reviewed-by:
Luke Halliwell (slow) <halliwell@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Commit-Queue: Luke Halliwell (slow) <halliwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#738974}
Showing
Please register or sign in to comment