commit | 9e359dbe61a7e8d17752b09c749e6348394a993e | [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 | 2c392b6d0abf58615eba18c5840480ca045b4862 [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>