Updated the document regarding T data stack

Fix: 232951402
Test: Build
Change-Id: Iafd13bc9f90ebc57fdbc141c5469c5bda839771e
This commit is contained in:
Jack Yu
2022-05-17 11:18:12 -07:00
parent d42c56fece
commit db27e7b14e

View File

@@ -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" />