Merge "Add constants for AllowedNetworkTypeBitmap" am: 7dabd13456 am: 4f00a18d09
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1525998 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ibfbf2cb95eadd4ae9e160adb0c14cec5d867e6ec
This commit is contained in:
@@ -521,6 +521,8 @@ public interface RILConstants {
|
||||
int RIL_REQUEST_CANCEL_HANDOVER = 218;
|
||||
int RIL_REQUEST_GET_SYSTEM_SELECTION_CHANNELS = 219;
|
||||
int RIL_REQUEST_SET_DATA_THROTTLING = 221;
|
||||
int RIL_REQUEST_SET_ALLOWED_NETWORK_TYPE_BITMAP = 222;
|
||||
int RIL_REQUEST_GET_ALLOWED_NETWORK_TYPE_BITMAP = 223;
|
||||
|
||||
/* Responses begin */
|
||||
int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;
|
||||
|
||||
Reference in New Issue
Block a user