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

Commit cf2484b6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add config config_voice_data_sms_auto_fallback"

parents 86d7fd1f 04d446e9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4663,4 +4663,7 @@
    <bool name="config_telephony5gStandalone">false</bool>
    <!-- Whether the device enable the non-standalone (NSA) mode of 5G NR.-->
    <bool name="config_telephony5gNonStandalone">false</bool>

    <!-- Whether to select voice/data/sms preference without user confirmation -->
    <bool name="config_voice_data_sms_auto_fallback">false</bool>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -4167,4 +4167,6 @@

  <java-symbol type="bool" name="config_telephony5gStandalone" />
  <java-symbol type="bool" name="config_telephony5gNonStandalone" />

  <java-symbol type="bool" name="config_voice_data_sms_auto_fallback" />
</resources>