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:
Adrian Mejia 2024-12-04 19:35:05 +00:00
parent 06525b3713
commit 5c61b70300

View file

@ -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>