Bluetooth: Enable A2DP Sink
Enable A2DP Sink in overlays Change-Id: Iebcc7957a5aa4c94b9e727b5aa35fc5cc1631e65
This commit is contained in:
parent
662bd317c2
commit
0580f3fdcf
|
@ -32,5 +32,5 @@
|
|||
<resources>
|
||||
<bool name="profile_supported_hfpclient">false</bool>
|
||||
<bool name="profile_supported_avrcp_controller">false</bool>
|
||||
<bool name="profile_supported_a2dp_sink">false</bool>
|
||||
<bool name="profile_supported_a2dp_sink">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue