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

Commit 905fc275 authored by Jim Blackler's avatar Jim Blackler Committed by android-build-merger
Browse files

Merge "Add start time to LmkKillOccurred" am: 09c786a4

am: 5b37871e

Change-Id: I78d822c5ede897d3a9798fd67ad5de591032db27
parents f112dcdf 5b37871e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1659,6 +1659,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;
}

/*