Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ac40951 authored by Sooraj Sasindran's avatar Sooraj Sasindran Committed by Automerger Merge Worker
Browse files

Merge changes from topic "VoNR_Toggle" am: 54ee6957 am: c5566f30 am: 9812f7f9 am: 7ae5c852

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1881109

Change-Id: I67e6b3d1662c414ff7794ab5571a785efc1c69e2
parents 82a030ca 7ae5c852
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;