Merge "[DO NOT MERGE] Disable bypass for GNSS" into udc-qpr-dev
This commit is contained in:
commit
7ef7ff3ac2
1 changed files with 1 additions and 4 deletions
|
@ -301,9 +301,6 @@
|
||||||
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GKV4X.xml</string>
|
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GKV4X.xml</string>
|
||||||
|
|
||||||
<!-- Allow the GPS_PROVIDER to be replaced by the location provider app at run-time. -->
|
<!-- Allow the GPS_PROVIDER to be replaced by the location provider app at run-time. -->
|
||||||
<bool name="config_useGnssHardwareProvider" translatable="false">false</bool>
|
<bool name="config_useGnssHardwareProvider" translatable="false">true</bool>
|
||||||
<!-- Package name providing GNSS location support. Used only when
|
|
||||||
config_useGnssHardwareProvider is false. -->
|
|
||||||
<string name="config_gnssLocationProviderPackageName" translatable="false">com.google.android.gms</string>
|
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue