Added a new config to enable telephony new data
Added a new config to enabled telephony new data on certain devices. Test: Manual Fix: 216665469 Change-Id: I3ab030f2635406dfda2d62a2a9e18f7671bcb389
This commit is contained in:
@@ -2704,6 +2704,9 @@
|
|||||||
Values are bandwidth_estimator, carrier_config and modem. -->
|
Values are bandwidth_estimator, carrier_config and modem. -->
|
||||||
<string name="config_bandwidthEstimateSource">bandwidth_estimator</string>
|
<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.
|
<!-- Whether WiFi display is supported by this device.
|
||||||
There are many prerequisites for this feature to work correctly.
|
There are many prerequisites for this feature to work correctly.
|
||||||
Here are a few of them:
|
Here are a few of them:
|
||||||
|
|||||||
@@ -472,6 +472,7 @@
|
|||||||
<java-symbol type="integer" name="config_mobile_mtu" />
|
<java-symbol type="integer" name="config_mobile_mtu" />
|
||||||
<java-symbol type="array" name="config_mobile_tcp_buffers" />
|
<java-symbol type="array" name="config_mobile_tcp_buffers" />
|
||||||
<java-symbol type="string" name="config_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_volte_replacement_rat"/>
|
||||||
<java-symbol type="integer" name="config_valid_wappush_index" />
|
<java-symbol type="integer" name="config_valid_wappush_index" />
|
||||||
<java-symbol type="integer" name="config_overrideHasPermanentMenuKey" />
|
<java-symbol type="integer" name="config_overrideHasPermanentMenuKey" />
|
||||||
|
|||||||
Reference in New Issue
Block a user