commit | 505cb8473ce1b81d36025c67cfe5df6449b7b6f8 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Thu Nov 02 13:42:55 2023 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Thu Nov 02 13:42:55 2023 -0700 |
tree | 0b8e8aa7615343f6d149758fd81063471870f1d9 | |
parent | b6ee472c4977aa22b293f3afb54ee2c5370bd8ec [diff] |
Fix reporting of new low memory kill reason Return correct FrameworkStatsLog.reason for the newly added LOW_MEM kill reason. Without this fix telemetry will register these kills as LMK_KILL_OCCURRED__REASON__UNKNOWN. Bug: 306755741 Change-Id: I8be6ea532de35b7b8a645fbde51e0dce62bd64ce Signed-off-by: Suren Baghdasaryan <surenb@google.com>