Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c61e1cd authored by Adrian Mejia's avatar Adrian Mejia
Browse files

Add `config_satellite_allow_tn_scanning_during_satellite_session` flag.

Bug: 382143173
Change-Id: Ic91637a0fd011799d0539ac05a8baa9b7230a0d3
Test: config change
Flag: EXEMPT config change
parent fb23f3fa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -496,4 +496,8 @@
         not connected state. -->
    <bool name="config_satellite_allow_check_message_in_not_connected">false</bool>
    <java-symbol type="bool" name="config_satellite_allow_check_message_in_not_connected" />

    <!-- Whether to allow TN scanning during satellite session. -->
    <bool name="config_satellite_allow_tn_scanning_during_satellite_session">true</bool>
    <java-symbol type="bool" name="config_satellite_allow_tn_scanning_during_satellite_session" />
</resources>