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

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

Merge changes from topic "VoNR_Toggle" am: 54ee6957

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

Change-Id: I7cd89ac0efde7e0d5a2c941de4daa5f4e18e9372
parents 5b3684a3 54ee6957
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;