Merge "Added command line tool to enable/disable new data stack"
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user