commit | ce862df992381137ee7091056522a160d7040162 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Wed Sep 04 16:44:47 2019 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Tue Oct 01 16:35:49 2019 +0000 |
tree | b1b1e9998387a242f35c50769d2951390ae7ce8a | |
parent | c67350bc680c0d97dc50c9c4492941cb497fee75 [diff] |
lmkd: Fix kill failure handling When lmkd fails to kill it should log the error, remove the process record and exit immediately. Bug: 74119935 Test: lmkd_unit_test Change-Id: I26b0fd873eeed325f7dd56097ec31abc0d63f3a1 Signed-off-by: Suren Baghdasaryan <surenb@google.com>