Merge "DISABLE AUDIO CLIENT profiles"
This commit is contained in:
commit
d301e69eed
|
@ -30,8 +30,8 @@
|
|||
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
-->
|
||||
<resources>
|
||||
<bool name="profile_supported_hfpclient">true</bool>
|
||||
<bool name="profile_supported_avrcp_controller">true</bool>
|
||||
<bool name="profile_supported_a2dp_sink">true</bool>
|
||||
<bool name="profile_supported_hfpclient">false</bool>
|
||||
<bool name="profile_supported_avrcp_controller">false</bool>
|
||||
<bool name="profile_supported_a2dp_sink">false</bool>
|
||||
<bool name="profile_supported_sap">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue