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

Commit ff3a1ffc authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Gerrit Code Review
Browse files

Merge "Revert "telephony: set additional audioparameters for incall audio (1/2)"" into cm-11.0

parents c8f41bf8 bd9a711d
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -1031,14 +1031,6 @@
    <!-- The VoiceMail default value is displayed to my own number if it is true -->
    <bool name="config_telephony_use_own_number_for_voicemail">false</bool>

    <!-- Set additional audio parameters for incall audio
         Usage: parameter=onstring=offstring
         Examples: <item>realcall=on=off</item>
                   <item>dualmic_enabled=true=false</item>
                   <item>mic_boost=yes=no</item> -->
    <string-array name="config_telephony_set_audioparameters" translatable="false">
    </string-array>

    <!-- If this value is true, Sms encoded as octet is decoded by utf8 decoder.
         If false, decoded by Latin decoder. -->
    <bool name="config_sms_utf8_support">false</bool>
+0 −1
Original line number Diff line number Diff line
@@ -1830,7 +1830,6 @@
  <!-- Telephony -->
  <java-symbol type="bool" name="config_smsSamsungCdmaAlternateMessageIDEncoding" />
  <java-symbol type="bool" name="config_samsung_stk" />
  <java-symbol type="array" name="config_telephony_set_audioparameters" />

  <!-- Hardware Key ReMapping -->
  <java-symbol type="integer" name="config_deviceHardwareKeys" />