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

Commit 910dbd20 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" into sc-dev

parents 116ad8d1 c96cb5e2
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
@@ -4166,4 +4166,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>