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

Commit f3f935d0 authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by android-build-merger
Browse files

Merge "Add min_score_adj into LmkKillOccurred event" am: 927b3dcb am: 37d2a30e

am: 8b78132f

Change-Id: Ib238a0dd6511da301fefaefe26a6d561e6aeaecd
parents 6cb25f4d 8b78132f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3005,6 +3005,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;
}

/*