extend inactivity timeout to 10-min
Bug: 323301557 Test: try not attach NTN in 10-min Change-Id: I2717fa7cdd009b82a87ce4e84fccb7815af44d74
This commit is contained in:
parent
70e4e1e658
commit
b55ab1d86f
1 changed files with 6 additions and 0 deletions
|
@ -435,4 +435,10 @@
|
|||
<!-- The file storing S2-cell-based satellite access restriction of the countries defined by
|
||||
config_oem_enabled_satellite_countries. -->
|
||||
<string name="config_oem_enabled_satellite_s2cell_file">/vendor/etc/telephony/sats2.dat</string>
|
||||
|
||||
<!-- The time duration in millis after which cellular scanning will be enabled and satellite
|
||||
will move to IDLE state. This timeout duration is used for satellite with NB IOT radio
|
||||
technologies.
|
||||
-->
|
||||
<integer name="config_satellite_nb_iot_inactivity_timeout_millis">600000</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue