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 therootlord
parent e2a28ddc9c
commit f73b98ee9f

View File

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