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

Commit fc06a5e2 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Revert "Add USSD codes over IMS feature"

Revert "Add USSD codes over IMS feature"

Revert submission 1213006-ussd-ims

Reason for revert: Breaks non-ims calling.
Bug: 150596001
Reverted Changes:
If6cf5bd56:Add USSD codes over IMS feature
I08855fd89:Add USSD codes over IMS feature

Change-Id: I90b038a945190fd1e1a4c3604f022bd81a6ae53c
parent c003a45e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -3031,10 +3031,6 @@
    <!-- Whether to use voip audio mode for ims call -->
    <bool name="config_use_voip_mode_for_ims">false</bool>

    <!-- Boolean indicating USSD over IMS is allowed.
     If it is not supported due to modem limitations, USSD send over the CS pipe instead.-->
    <bool name="config_allow_ussd_over_ims">false</bool>

    <!-- String array containing numbers that shouldn't be logged. Country-specific. -->
    <string-array name="unloggable_phone_numbers" />

+0 −1
Original line number Diff line number Diff line
@@ -2623,7 +2623,6 @@
  <java-symbol type="bool" name="config_device_wfc_ims_available" />
  <java-symbol type="bool" name="config_carrier_wfc_ims_available" />
  <java-symbol type="bool" name="config_use_voip_mode_for_ims" />
  <java-symbol type="bool" name="config_allow_ussd_over_ims" />
  <java-symbol type="attr" name="touchscreenBlocksFocus" />
  <java-symbol type="layout" name="resolver_list_with_default" />
  <java-symbol type="string" name="activity_resolver_set_always" />