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

Commit 927b3dcb authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by Gerrit Code Review
Browse files

Merge "Add min_score_adj into LmkKillOccurred event"

parents a11fb3ba 1fbaa1f2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2410,6 +2410,9 @@ message LmkKillOccurred {

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

    // Min oom adj score considered by lmkd.
    optional int32 min_oom_score = 10;
}

/*