Merge "Added command line tool to enable/disable new data stack" am: bdf20659d3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2051831 Change-Id: Ie064d0ab40340e4b862a12a73aee4b257b1eaf50 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -2556,4 +2556,7 @@ interface ITelephony {
|
|||||||
* for the slot, or {@code null} if none is resolved
|
* for the slot, or {@code null} if none is resolved
|
||||||
*/
|
*/
|
||||||
String getCarrierServicePackageNameForLogicalSlot(int logicalSlotIndex);
|
String getCarrierServicePackageNameForLogicalSlot(int logicalSlotIndex);
|
||||||
|
|
||||||
|
/** Check if telephony new data stack is enabled. */
|
||||||
|
boolean isUsingNewDataStack();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user