+15
−0
lmkd/include/liblmkd_utils.h
0 → 100644
+54
−0
lmkd/include/lmkd.h
0 → 100644
+147
−0
lmkd/liblmkd_utils.c
0 → 100644
+76
−0
+51
−49
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
A number of tools and tests require communication with lmkd.
In order to avoid code duplication liblmkd_utils implements
functions commonly used when interacting with lmkd process.
Isolate communication protocol details into lmkd.h
Bug: 63631020
Change-Id: Id840983d55b7db60013d52dee0c3187943811822
Signed-off-by:
Suren Baghdasaryan <surenb@google.com>