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:
parent
aaf0974357
commit
6ba538261c
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue