land: Enable QC combo location provider
Change-Id: Idb3d9c485fc90f20f855b1a8229767addf8e85fd
This commit is contained in:
parent
90e2d67daf
commit
0dbeec84a6
1 changed files with 3 additions and 0 deletions
|
@ -352,6 +352,9 @@
|
|||
config_enableFusedLocationOverlay is false. -->
|
||||
<string name="config_fusedLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
|
||||
|
||||
<!-- Component name of the combo network location provider. -->
|
||||
<string name="config_comboNetworkLocationProvider" translatable="false">com.qualcomm.location</string>
|
||||
|
||||
<!-- Operating volatage for bluetooth controller. 0 by default-->
|
||||
<integer translatable="false" name="config_bluetooth_operating_voltage_mv">3700</integer>
|
||||
|
||||
|
|
Loading…
Reference in a new issue