sdm660: HFP: To enable the inband ringtone property

The change enables the inband ringtone
property.

CRs-Fixed: 2403633
Change-Id: Ib3e5cf66cad1afc40357f169ebfaeb762fdbf41e
This commit is contained in:
NAGASHREE S 2019-02-22 12:35:26 +05:30 committed by Max Weffers
parent 7960a89e27
commit ea63200f0e
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -702,4 +702,7 @@
available on some devices. --> available on some devices. -->
<bool name="config_enableHapticTextHandle">true</bool> <bool name="config_enableHapticTextHandle">true</bool>
<!-- Boolean indicating if current platform supports HFP inband ringing -->
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
</resources> </resources>