sanders: Remove fused location provider overlay

CRs-fixed: 2222034
Change-Id: I00e6d619cbceb01bc03538f3dbadcc814a46f3f5
This commit is contained in:
Dante Russo
2018-04-09 15:28:13 -07:00
committed by Jorge Lucas
parent 61038e8f6f
commit 9257aeb453

View File

@@ -270,8 +270,6 @@
<!-- Enable overlay for all location components. -->
<bool name="config_enableNetworkLocationOverlay" translatable="false">true</bool>
<string name="config_networkLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
<bool name="config_enableFusedLocationOverlay" translatable="false">true</bool>
<string name="config_fusedLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
<!-- Maximum number of supported users -->
<integer name="config_multiuserMaximumUsers">4</integer>