Merge "Bluetooth: Enable SAP Server"
This commit is contained in:
commit
6e6e5e43d5
|
@ -32,5 +32,6 @@
|
||||||
<resources>
|
<resources>
|
||||||
<bool name="profile_supported_hfpclient">true</bool>
|
<bool name="profile_supported_hfpclient">true</bool>
|
||||||
<bool name="profile_supported_avrcp_controller">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>
|
||||||
|
<bool name="profile_supported_sap">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue