Merge "Shorten NTN timer" into 24D1-dev am: 6fc452ec8f

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/26783566

Change-Id: I1dd459dc9d2748880481852d7564c81db34f4cb8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2024-04-08 14:29:53 +00:00 committed by Automerger Merge Worker
commit 573024b068

View file

@ -455,5 +455,5 @@
In OFF or IDLE state, the duration of the timer is the sum of this config and the 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. 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> </resources>