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

Commit 94cb9084 authored by Adrian Mejia's avatar Adrian Mejia Committed by Android (Google) Code Review
Browse files

Merge "Add `config_satellite_allow_tn_scanning_during_satellite_session` flag." into main

parents 576288e5 9c61e1cd
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>