Merge "Shorten NTN timer" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-04-08 13:55:47 +00:00 committed by Android (Google) Code Review
commit 6fc452ec8f

View file

@ -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>