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

Commit 6dd7157b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Added a new config to enable telephony new data"

parents 6c823256 c97c67c7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2599,6 +2599,9 @@
         Values are bandwidth_estimator, carrier_config and modem. -->
    <string name="config_bandwidthEstimateSource">bandwidth_estimator</string>

    <!-- Whether force to enable telephony new data stack or not -->
    <bool name="config_force_enable_telephony_new_data_stack">false</bool>

    <!-- Whether WiFi display is supported by this device.
         There are many prerequisites for this feature to work correctly.
         Here are a few of them:
+1 −0
Original line number Diff line number Diff line
@@ -468,6 +468,7 @@
  <java-symbol type="array"   name="config_mobile_tcp_buffers" />
  <java-symbol type="array"   name="config_network_type_tcp_buffers" />
  <java-symbol type="string"  name="config_tcp_buffers" />
  <java-symbol type="bool" name="config_force_enable_telephony_new_data_stack" />
  <java-symbol type="integer" name="config_volte_replacement_rat"/>
  <java-symbol type="integer" name="config_valid_wappush_index" />
  <java-symbol type="integer" name="config_overrideHasPermanentMenuKey" />