Merge "Bluetooth: Enable SAP Server"

This commit is contained in:
Linux Build Service Account 2015-08-24 05:03:09 -07:00 committed by Gerrit - the friendly Code Review server
commit 6e6e5e43d5
1 changed files with 2 additions and 1 deletions

View File

@ -32,5 +32,6 @@
<resources>
<bool name="profile_supported_hfpclient">true</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>