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