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

Commit a8added0 authored by Chi Zhang's avatar Chi Zhang Committed by Android (Google) Code Review
Browse files

Merge "Add dimension to VOICE_CALL_SESSION atom." into rvc-dev

parents 0a64cfbb 8bf81dff
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;
}

/**