Promotion of location.lnx.1.0-00018.
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 953942 I2a5f10fa7d27be9253e9ca6f34c0c886285d1b11 fixes SUPL_MODE Change-Id: I5d023074630dac4cdd9fd5207fc5c89924dcc509 CRs-Fixed: 953942
This commit is contained in:
commit
5c8127c10d
1 changed files with 1 additions and 0 deletions
|
@ -2735,6 +2735,7 @@ void loc_eng_configuration_update (loc_eng_data_s_type &loc_eng_data,
|
|||
gps_conf_tmp.SUPL_VER = gps_conf.SUPL_VER;
|
||||
gps_conf_tmp.LPP_PROFILE = gps_conf.LPP_PROFILE;
|
||||
gps_conf_tmp.A_GLONASS_POS_PROTOCOL_SELECT = gps_conf.A_GLONASS_POS_PROTOCOL_SELECT;
|
||||
gps_conf_tmp.SUPL_MODE = gps_conf.SUPL_MODE;
|
||||
gps_conf_tmp.GPS_LOCK = gps_conf.GPS_LOCK;
|
||||
gps_conf = gps_conf_tmp;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue