Merge pull request #198 from jumper047/patch-1

Enable custom location provider support
This commit is contained in:
Pierre-Hugues HUSSON 2020-03-25 21:40:25 +01:00 committed by GitHub
commit 9aff361cd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,8 +139,8 @@
<bool name="config_dozePulsePickup">false</bool>
<bool name="config_dynamic_bind_ims">true</bool>
<bool name="config_enableBurnInProtection">false</bool>
<bool name="config_enableFusedLocationOverlay">false</bool>
<bool name="config_enableNetworkLocationOverlay">false</bool>
<bool name="config_enableFusedLocationOverlay">true</bool>
<bool name="config_enableNetworkLocationOverlay">true</bool>
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_intrusiveNotificationLed">false</bool>