walleye & taimen: Add in-band ringing support

Bug: 19171297
Test: make, HFP regression, testplans/92476, testplans/92112
Change-Id: I58315452e02219a27f6bf87fe600de76d84a595e
This commit is contained in:
Jack He
2017-06-02 19:25:09 -07:00
parent 4c80a57708
commit 4a3ca353af

View File

@@ -126,6 +126,9 @@
<!-- Operating voltage for bluetooth controller. 0 by default-->
<integer translatable="false" name="config_bluetooth_operating_voltage_mv">3300</integer>
<!-- Boolean indicating if current platform supports HFP inband ringing -->
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<!-- Array of allowable ConnectivityManager network types for tethering -->
<!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or
[0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH -->