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

Skip to content
Commit 08a45fcc authored by Alex Dadukin's avatar Alex Dadukin Committed by Santiago Seifert
Browse files

Add UserHandle to MediaRouterService#showMediaOutputSwitcher

This change is preliminary work towards associating the output switcher
to a specific user id. Before this work, the OutputSwitcher is only
associated to a package name. With this change we are plumbing the user
handle (in addition to the existing package name) through the MediaRouter
service to SystemUI.

After this change, we need to plumb the user handle back from SystemUI
into MediaRouter2 (through SettingsLib), in parallel to what we already
do for the package name.

Bug: b/279555229
Test: Presubmit. No functional changes.
Flag: N/A as no logic added, just methods' signatures changes
Change-Id: I88e40b4f79807358c982d45e4930733d56d5f8a3
parent 15b52863
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment