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

Commit 5a098f77 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Rename CameraActionEvent duration" into rvc-dev

parents 10398d29 6ea6fe99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8234,7 +8234,7 @@ message FrameTimingHistogram {
 */
message CameraActionEvent {
    // Camera session duration
    optional int64 duration = 1;
    optional int64 duration_millis = 1;

    // Camera API level used
    optional int32 api_level = 2;