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

Commit 09c786a4 authored by Jim Blackler's avatar Jim Blackler Committed by Gerrit Code Review
Browse files

Merge "Add start time to LmkKillOccurred"

parents 46197bb4 972a5c51
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1640,6 +1640,9 @@ message LmkKillOccurred {

    // SWAP
    optional int64 swap_in_bytes = 8;

    // The elapsed real time of start of the process.
    optional int64 process_start_time_nanos = 9;
}

/*