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

Commit bdf20659 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Added command line tool to enable/disable new data stack"

parents e5e9a5c3 b6512b4e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2556,4 +2556,7 @@ interface ITelephony {
     * for the slot, or {@code null} if none is resolved
     */
    String getCarrierServicePackageNameForLogicalSlot(int logicalSlotIndex);

    /** Check if telephony new data stack is enabled. */
    boolean isUsingNewDataStack();
}