Merge "walleye & taimen: Add in-band ringing support" into oc-dr1-dev

am: 99be275e1e

Change-Id: I16a4eee44aeadd1c9b924079e1fa8cce108ef95f
This commit is contained in:
Jack He
2017-06-17 06:25:11 +00:00
committed by android-build-merger

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 -->