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

Skip to content
Commit d16dc993 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

audioflinger: Allow bundling the A2DP interface

The A2DP interface is usually built into the audiointerface static
lib, which gets integrated into libaudio.
However, if we're using a proprietary binary libaudio, we may not
want to use the A2DP implementation that comes with it; this
patch (enabled by the BOARD_FORCE_STATIC_A2DP option) forces
libaudioflinger to include its own A2DP implementation and ignore
the proprietary one.

Change-Id: Ib807109f668854bcae1dbf3f1e870c969f6c30c0
parent 27dc1bcf
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