From b88c443fefa946add43547994c3333d6b02e0ea1 Mon Sep 17 00:00:00 2001 From: timtmlin Date: Tue, 2 Apr 2024 19:11:14 +0800 Subject: [PATCH] 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 --- overlay/frameworks/base/core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index ffbbf72..96e0cb0 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -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. --> - 900000 + 180000