Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fc62ef1c authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Add support for system-wide mirroring

This change also disables per-app mirroring, because it's not really
supported by the rest of the android system:
- Audio focus prevents two apps from playing at the same time.
- Volume key routing needs substantial changes.
- Volume sliders don't support per-app routing either.

With this change, we can focus on implementing mirroring for the MEDIA
stream across the entire system, and on top of that, start iterating
over towards per-app routing.

Bug: b/362507305
Test: atest CtsMediaBetterTogetherTestCases:android.media.router.cts.SystemMediaRoutingTest
Flag: com.android.media.flags.enable_mirroring_in_media_router_2
Change-Id: I18f86f9f6246498b1b7007efdfafa286e645d7c2
parent 77c65e71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment