Add config_satellite_allow_tn_scanning_during_satellite_session
flag.
Bug: 382143173 Change-Id: Iedd8a22bd43024d07058448b8b8cda793264c750 Test: config change Flag: EXEMPT config change
This commit is contained in:
parent
06525b3713
commit
5c61b70300
1 changed files with 3 additions and 0 deletions
|
@ -545,4 +545,7 @@
|
|||
<!-- 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>
|
||||
|
||||
<!-- Whether to allow TN scanning during satellite session. -->
|
||||
<bool name="config_satellite_allow_tn_scanning_during_satellite_session">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue