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:
parent
9b3c04856d
commit
d1d600dff2
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue