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

Commit 4296aa3b authored by Tyler Gunn's avatar Tyler Gunn Committed by Gerrit Code Review
Browse files

Merge "Add voip audio mode configuration for ims call"

parents 13c76b77 27a88b32
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2165,6 +2165,9 @@
         provisioning, availability etc -->
    <bool name="config_carrier_wfc_ims_available">false</bool>

    <!-- Whether to use voip audio mode for ims call -->
    <bool name="config_use_voip_mode_for_ims">false</bool>

    <bool name="config_networkSamplingWakesDevice">true</bool>

    <string-array translatable="false" name="config_cdma_home_system" />
+1 −0
Original line number Diff line number Diff line
@@ -2195,6 +2195,7 @@
  <java-symbol type="bool" name="config_carrier_vt_available" />
  <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="attr" name="touchscreenBlocksFocus" />
  <java-symbol type="layout" name="resolver_list_with_default" />
  <java-symbol type="string" name="whichApplicationNamed" />