msm8937-common: overlay: Disable A2DP sink profile

* Our devices do not support it and that's the reason why
   A2DP does not work at all.

Change-Id: I50cb1fdc6b4ff69594fc0d10fbd043c681178e5c
This commit is contained in:
LuK1337 2017-12-14 12:59:10 +01:00 committed by Isaac Chen
parent aaf0974357
commit 6ba538261c

View file

@ -15,7 +15,6 @@
limitations under the License.
-->
<resources>
<bool name="profile_supported_a2dp_sink">true</bool>
<bool name="profile_supported_hfpclient">true</bool>
<bool name="pbap_include_photos_in_vcard">true</bool>
<bool name="profile_supported_avrcp_controller">true</bool>