Snap for 12687986 from b76d20850c
to 25Q1-release
Change-Id: I07a0341e19f2720da3c9b7e00716b95f65624146
This commit is contained in:
commit
43efab3248
3 changed files with 7 additions and 2 deletions
|
@ -208,7 +208,7 @@ ENABLE_4G_UP_CAPS_MSA=1
|
||||||
ENABLE_4G_UP_CAPS_MSB=1
|
ENABLE_4G_UP_CAPS_MSB=1
|
||||||
ENABLE_5G_UP_CAPS_MSA=0
|
ENABLE_5G_UP_CAPS_MSA=0
|
||||||
ENABLE_5G_UP_CAPS_MSB=0
|
ENABLE_5G_UP_CAPS_MSB=0
|
||||||
SUPL_SSL_METHOD=SSLv23
|
SUPL_SSL_METHOD=TLSv1_1
|
||||||
SUPL_HMAC_HASH=SHA256
|
SUPL_HMAC_HASH=SHA256
|
||||||
SUPL_UT2_SEC=20
|
SUPL_UT2_SEC=20
|
||||||
SUPL_UT3_SEC=20
|
SUPL_UT3_SEC=20
|
||||||
|
@ -235,6 +235,7 @@ ENABLE_LPP_UP=1
|
||||||
ENABLE_LPPE_UP=3
|
ENABLE_LPPE_UP=3
|
||||||
SUPL_UT2_SEC=10
|
SUPL_UT2_SEC=10
|
||||||
SUPL_UT3_SEC=30
|
SUPL_UT3_SEC=30
|
||||||
|
SUPL_SSL_METHOD=TLSv1_2
|
||||||
# AIRTEL
|
# AIRTEL
|
||||||
GNSS_CARRIER_ID=4
|
GNSS_CARRIER_ID=4
|
||||||
# RAKUTEN
|
# RAKUTEN
|
||||||
|
|
|
@ -90,7 +90,7 @@ ENABLE_4G_UP_CAPS_MSA=1
|
||||||
ENABLE_4G_UP_CAPS_MSB=1
|
ENABLE_4G_UP_CAPS_MSB=1
|
||||||
ENABLE_5G_UP_CAPS_MSA=0
|
ENABLE_5G_UP_CAPS_MSA=0
|
||||||
ENABLE_5G_UP_CAPS_MSB=0
|
ENABLE_5G_UP_CAPS_MSB=0
|
||||||
SUPL_SSL_METHOD=SSLv23
|
SUPL_SSL_METHOD=TLSv1_1
|
||||||
SUPL_HMAC_HASH=SHA256
|
SUPL_HMAC_HASH=SHA256
|
||||||
SUPL_UT2_SEC=20
|
SUPL_UT2_SEC=20
|
||||||
SUPL_UT3_SEC=20
|
SUPL_UT3_SEC=20
|
||||||
|
@ -114,6 +114,7 @@ ENABLE_LPP_UP=1
|
||||||
ENABLE_LPPE_UP=3
|
ENABLE_LPPE_UP=3
|
||||||
SUPL_UT2_SEC=10
|
SUPL_UT2_SEC=10
|
||||||
SUPL_UT3_SEC=30
|
SUPL_UT3_SEC=30
|
||||||
|
SUPL_SSL_METHOD=TLSv1_2
|
||||||
GNSS_CARRIER_ID=4
|
GNSS_CARRIER_ID=4
|
||||||
GNSS_CARRIER_ID=5
|
GNSS_CARRIER_ID=5
|
||||||
ENABLE_LPP_UP=1
|
ENABLE_LPP_UP=1
|
||||||
|
|
|
@ -171,4 +171,7 @@
|
||||||
re-activated when the device exits idle mode.
|
re-activated when the device exits idle mode.
|
||||||
false: firmware roaming will not be affected. -->
|
false: firmware roaming will not be affected. -->
|
||||||
<bool translatable="false" name ="config_wifiDisableFirmwareRoamingInIdleMode">true</bool>
|
<bool translatable="false" name ="config_wifiDisableFirmwareRoamingInIdleMode">true</bool>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether to trigger bugreport for WiFi subsystem restart issue -->
|
||||||
|
<bool translatable="false" name ="config_wifi_subsystem_restart_bugreport_enabled">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue