diff options
Diffstat (limited to 'res/values')
| -rw-r--r-- | res/values/config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/config.xml b/res/values/config.xml index 111d86bce..a056f8a5a 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -48,6 +48,6 @@ <bool name="silence_incoming_when_different_service_and_maximum_ringing">false</bool> <!-- Determines if the granting temporary location permission to the default dialer - during an emergency call should be allowed. The default is false. --> - <bool name="grant_location_permission_enabled">false</bool> + during an emergency call should be allowed. --> + <bool name="grant_location_permission_enabled">true</bool> </resources> |
