Shorten NTN timer
Modem needs to connect with satellite before this timer expire. Otherwise the telephony will cancel the outgoing message. Bug: 332613856 Test: make Change-Id: I355e2846826b772464e1d13944e2727901a48b4e
This commit is contained in:
parent
a5987e127d
commit
b88c443fef
1 changed files with 1 additions and 1 deletions
|
@ -449,5 +449,5 @@
|
|||
In OFF or IDLE state, the duration of the timer is the sum of this config and the
|
||||
config_satellite_modem_image_switching_duration_millis.
|
||||
-->
|
||||
<integer name="config_datagram_wait_for_connected_state_timeout_millis">900000</integer>
|
||||
<integer name="config_datagram_wait_for_connected_state_timeout_millis">180000</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue