commit | 4c6d3d737f8349662d74d59c25b099fc4fafa003 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Oct 18 11:22:27 2019 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Thu Nov 07 18:18:54 2019 +0000 |
tree | ae557ebb6a893a8bfbd9bc937051dff1fc3f7c57 | |
parent | adb54f81bfa38ba8cfba819cf31c798b8cca5b90 [diff] |
lmkd: Add library function to unregister a process Introduce lmkd_unregister_proc helper function. Fix a bug where lmkd_pack_set_procremove used a wrong structure as a parameter. Bug: 129011369 Test: verify process record removal when it is manually killed Change-Id: I7ab5a499f6b1c6eecfdba4d0a5ec916053e2726a Signed-off-by: Suren Baghdasaryan <surenb@google.com>