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

Commit 878f510c authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[NTN][VZW P2P] Enable `config_allow_check_message_in_not_connected` by...

Merge "[NTN][VZW P2P] Enable `config_allow_check_message_in_not_connected` by default in telephony config" into main
parents 6136c48d 5208c4b7
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -492,4 +492,8 @@
    <bool name="config_satellite_should_notify_availability">true</bool>
    <java-symbol type="bool" name="config_satellite_should_notify_availability" />

    <!-- 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">false</bool>
    <java-symbol type="bool" name="config_satellite_allow_check_message_in_not_connected" />
</resources>