Bluetooth: Enable A2DP Sink

Enable A2DP Sink in overlays

Change-Id: Iebcc7957a5aa4c94b9e727b5aa35fc5cc1631e65
This commit is contained in:
AnubhavGupta 2015-07-20 17:58:28 +05:30 committed by Hemant Gupta
parent 662bd317c2
commit 0580f3fdcf
1 changed files with 1 additions and 1 deletions

View File

@ -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>