commit | 6e5bb794c3b2bde7d6376ade5a267e75f7c7f84d | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Sep 27 16:56:50 2019 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Mon Sep 30 16:02:35 2019 +0000 |
tree | 6e7c21a644130ac00886b7fcb9f1bd386d75afe7 | |
parent | 15989b69ef1435e9b4a24b91ed94fecd1adc5bcf [diff] |
lmkd: Fix killed process name reporting Fix termination of killed process name in proc_get_name function. While at it also fix the coding style in the function. Test: lmkd_unit_test Bug: 141780598 Change-Id: I3f99b3e37b9a9d0750ece94f08f0b50ac839dacb Signed-off-by: Suren Baghdasaryan <surenb@google.com>