Merge changes from topic "VoNR_Toggle" am: 54ee695778 am: c5566f30c0 am: 9812f7f933 am: 7ae5c85292 am: 1ac4095177
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1881109 Change-Id: I243b2a3eeb29d7184485e83ef5000c213c9e9a77
This commit is contained in:
@@ -529,7 +529,7 @@ public interface RILConstants {
|
||||
int RIL_REQUEST_GET_ALLOWED_NETWORK_TYPES_BITMAP = 223;
|
||||
int RIL_REQUEST_GET_SLICING_CONFIG = 224;
|
||||
int RIL_REQUEST_ENABLE_VONR = 225;
|
||||
int RIL_REQUEST_IS_VONR_ENABLED = 225;
|
||||
int RIL_REQUEST_IS_VONR_ENABLED = 226;
|
||||
|
||||
/* Responses begin */
|
||||
int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;
|
||||
|
||||
Reference in New Issue
Block a user