commit | 3cfb2c8b1018babf0007d8eb6263e25360409a33 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Jan 26 12:51:19 2018 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Wed Jan 31 04:45:01 2018 +0000 |
tree | 8d836c286c014122dc51380355b9ad164902b8b8 | |
parent | 94cde4e86ca40f5878741a7ce4b4ad4445173f3a [diff] |
lmkd: Add support for multiple lmkd client connections lmkd testing requires communication with lmkd daemon to register new native processes. New implementation allows more than one communication channel to lmkd. Current max number of communication channels is set to two - one for ActivityManager and another one for a test process. Bug: 63631020 Change-Id: I736115938a3c5ad9253bce29a17cd5349af190eb Signed-off-by: Suren Baghdasaryan <surenb@google.com>