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

Skip to content
Commit 0ba4597e authored by Jagan Devarajan's avatar Jagan Devarajan Committed by Steve Kondik
Browse files

/platform/frameworks/base: Add support for A2DP notification to audioflinger

clients

- Whenever A2DP is connected, clients of audioflinger were not notified.
- This is needed incase of LPA decoding, to ensure that the A2DP is
  handled and stream is routed to correct outputs.
- Add support for A2DP notification when the client is registering (if A2DP
  is already connected).
- Add new API in audioflinger to de-register the client - for multiple
  playbacks, otherwise AF will have the old client and it will result in
  wrong notification.

Change-Id: I56a7a8e25af8313a616164f9ba286be979364261
parent 4820fe62
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