AVRCP: Enable ControllerService for passing AVRC PTS-CT TCs

Enable the AVRCP Controller Service only for AVRCP CT PTS
Qualification test Volume up/down passthrough cases.

Change-Id: I89368d1950c4f641b072097fc21edd3d3b600513
This commit is contained in:
Sagar Verma 2017-08-21 17:04:16 +05:30 committed by Gerrit - the friendly Code Review server
parent 9b3c04856d
commit d1d600dff2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
-->
<resources>
<bool name="profile_supported_hfpclient">false</bool>
<bool name="profile_supported_avrcp_controller">false</bool>
<bool name="profile_supported_avrcp_controller">true</bool>
<bool name="profile_supported_a2dp_sink">false</bool>
<bool name="profile_supported_sap">true</bool>
</resources>