Skip to content
Commit 18b8febd authored by Jin Seok Park's avatar Jin Seok Park
Browse files

Expose remote volume controller-related APIs

MediaSessionManager#registerRemoteVolumeController allows apps to
attach a binder to media service in order to be notified when
the session or volume of the remote volume controller is changed.

Since binders cannot be exposed, this CL instead adds and exposes
as system API a Callback interface that apps can implement.

Bug: 161332642
Test: Manual test by changing volume when remote casting
Change-Id: Ibb009559e818711ca40f7bc1b3694a49484960b3
parent 0ef85393
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