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

Commit db27e7b1 authored by Jack Yu's avatar Jack Yu
Browse files

Updated the document regarding T data stack

Fix: 232951402
Test: Build
Change-Id: Iafd13bc9f90ebc57fdbc141c5469c5bda839771e
parent d42c56fe
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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" />