Merge "Add min_score_adj into LmkKillOccurred event" am: 927b3dcb53
am: 37d2a30ef4
Change-Id: I8cf2d49ec276016cd2fea81ded57839e2beebd0b
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user