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

Commit c4b6fdbc authored by Chi Zhang's avatar Chi Zhang Committed by Automerger Merge Worker
Browse files

Merge "Add dimension to VOICE_CALL_SESSION atom." into rvc-dev am: a8added0 am: 982d249d

Change-Id: If423aa9ad13c797f1baba8525649ab73c2d70f28
parents 68780054 982d249d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9111,6 +9111,9 @@ message VoiceCallSession {

    // Whether the call was performed while roaming.
    optional bool is_roaming = 24;

    // A random number used as the dimension field to pull multiple atoms.
    optional int32 dimension = 25;
}

/**