Loading core/res/res/values/config_telephony.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <!-- This file defines Android telephony related resources --> <!-- Whether force disabling telephony new data stack or not --> <bool name="config_force_disable_telephony_new_data_stack">true</bool> <bool name="config_force_disable_telephony_new_data_stack">false</bool> <java-symbol type="bool" name="config_force_disable_telephony_new_data_stack" /> <!-- Configure tcp buffer sizes per network type in the form: Loading Loading
core/res/res/values/config_telephony.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <!-- This file defines Android telephony related resources --> <!-- Whether force disabling telephony new data stack or not --> <bool name="config_force_disable_telephony_new_data_stack">true</bool> <bool name="config_force_disable_telephony_new_data_stack">false</bool> <java-symbol type="bool" name="config_force_disable_telephony_new_data_stack" /> <!-- Configure tcp buffer sizes per network type in the form: Loading