Merge "Added command line tool to enable/disable new data stack"
This commit is contained in:
@@ -2502,4 +2502,7 @@ interface ITelephony {
|
||||
*/
|
||||
CellIdentity getLastKnownCellIdentity(int subId, String callingPackage,
|
||||
String callingFeatureId);
|
||||
|
||||
/** Check if telephony new data stack is enabled. */
|
||||
boolean isUsingNewDataStack();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user