Loading core/res/res/values/config_telephony.xml +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <resources> <!-- This file defines Android telephony related resources --> <!-- Whether force disabling telephony new data stack or not --> <!-- Whether force disabling telephony new data stack or not. This flag and the old data stack code will be deleted in Android 14. --> <bool name="config_force_disable_telephony_new_data_stack">false</bool> <java-symbol type="bool" name="config_force_disable_telephony_new_data_stack" /> Loading Loading
core/res/res/values/config_telephony.xml +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <resources> <!-- This file defines Android telephony related resources --> <!-- Whether force disabling telephony new data stack or not --> <!-- Whether force disabling telephony new data stack or not. This flag and the old data stack code will be deleted in Android 14. --> <bool name="config_force_disable_telephony_new_data_stack">false</bool> <java-symbol type="bool" name="config_force_disable_telephony_new_data_stack" /> Loading