[NTN][VZW P2P] Add config to enable sending check message datagrams when satellite modem is not connected.
Bug: 380927601 Change-Id: Ifb301726d49ba8dbcad645a9d16239d40b50fc2e Test: config change Flag: EXEMPT config change
This commit is contained in:
parent
68fed19e40
commit
81cf0cfb2c
1 changed files with 5 additions and 1 deletions
|
@ -541,4 +541,8 @@
|
||||||
<!-- Whether to show the system notification to users whenever there is a change
|
<!-- Whether to show the system notification to users whenever there is a change
|
||||||
in the satellite availability state at the current location. -->
|
in the satellite availability state at the current location. -->
|
||||||
<bool name="config_satellite_should_notify_availability">false</bool>
|
<bool name="config_satellite_should_notify_availability">false</bool>
|
||||||
|
|
||||||
|
<!-- Whether to allow check message datagrams to be sent even when the satellite modem is in
|
||||||
|
not connected state. -->
|
||||||
|
<bool name="config_satellite_allow_check_message_in_not_connected">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue