commit | 3539fb22f8a625f430f6f2c39811698cfa35501f | [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 | 6058926ec3546731c52ce072f21bf17e8f77ee31 [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>