diff options
| -rw-r--r-- | core/res/res/values-mcc302-mnc220/config.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values-mcc302-mnc221/config.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values-mcc302-mnc370/config.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values-mcc302-mnc610/config.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values-mcc302-mnc640/config.xml | 2 | ||||
| -rw-r--r-- | core/res/res/values-mcc302-mnc720/config.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/core/res/res/values-mcc302-mnc220/config.xml b/core/res/res/values-mcc302-mnc220/config.xml index 13f6bce4d30e..f74a3acbd07b 100644 --- a/core/res/res/values-mcc302-mnc220/config.xml +++ b/core/res/res/values-mcc302-mnc220/config.xml @@ -44,7 +44,7 @@ <item>LPP_PROFILE=3</item> <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item> <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>GPS_LOCK=0</item> + <item>GPS_LOCK=3</item> </string-array> </resources> diff --git a/core/res/res/values-mcc302-mnc221/config.xml b/core/res/res/values-mcc302-mnc221/config.xml index d45b91a7b74b..15db4b043529 100644 --- a/core/res/res/values-mcc302-mnc221/config.xml +++ b/core/res/res/values-mcc302-mnc221/config.xml @@ -42,7 +42,7 @@ <item>LPP_PROFILE=3</item> <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item> <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>GPS_LOCK=0</item> + <item>GPS_LOCK=3</item> </string-array> </resources> diff --git a/core/res/res/values-mcc302-mnc370/config.xml b/core/res/res/values-mcc302-mnc370/config.xml index b520d5d95a34..d22fdf0b7880 100644 --- a/core/res/res/values-mcc302-mnc370/config.xml +++ b/core/res/res/values-mcc302-mnc370/config.xml @@ -45,7 +45,7 @@ <item>LPP_PROFILE=2</item> <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item> <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>GPS_LOCK=0</item> + <item>GPS_LOCK=3</item> </string-array> </resources> diff --git a/core/res/res/values-mcc302-mnc610/config.xml b/core/res/res/values-mcc302-mnc610/config.xml index 650aa62b4a4e..10b007e9850d 100644 --- a/core/res/res/values-mcc302-mnc610/config.xml +++ b/core/res/res/values-mcc302-mnc610/config.xml @@ -32,7 +32,7 @@ <item>LPP_PROFILE=2</item> <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item> <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>GPS_LOCK=0</item> + <item>GPS_LOCK=3</item> </string-array> </resources> diff --git a/core/res/res/values-mcc302-mnc640/config.xml b/core/res/res/values-mcc302-mnc640/config.xml index 4bb68dcf04be..657d1e77c4ab 100644 --- a/core/res/res/values-mcc302-mnc640/config.xml +++ b/core/res/res/values-mcc302-mnc640/config.xml @@ -28,7 +28,7 @@ <item>LPP_PROFILE=2</item> <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item> <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>GPS_LOCK=0</item> + <item>GPS_LOCK=3</item> </string-array> </resources> diff --git a/core/res/res/values-mcc302-mnc720/config.xml b/core/res/res/values-mcc302-mnc720/config.xml index 11bfa056d295..e63a429b514d 100644 --- a/core/res/res/values-mcc302-mnc720/config.xml +++ b/core/res/res/values-mcc302-mnc720/config.xml @@ -47,7 +47,7 @@ <item>LPP_PROFILE=2</item> <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item> <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>GPS_LOCK=0</item> + <item>GPS_LOCK=3</item> </string-array> </resources> |