diff options
author | Suren Baghdasaryan <surenb@google.com> | 2019-10-21 17:59:22 -0700 |
---|---|---|
committer | Suren Baghdasaryan <surenb@google.com> | 2019-11-07 18:18:46 +0000 |
commit | adb54f81bfa38ba8cfba819cf31c798b8cca5b90 (patch) | |
tree | 754323ba1771e9ec286c86e41da8e4923e865dba /libcutils/sockets_unix.cpp | |
parent | 12ab187885d6bb52fe584158c494f96f6f703ce7 (diff) |
lmkd: Prepare lmkd to support connection from init process
In order to register native services init needs ability to communicate with
lmkd. Make liblmkd_utils library available in recovery mode so that init
can link to it and add a data socket in lmkd to support additional
connection from init. Ensure SOCK_CLOEXEC type for lmkd socket to prevent
init children from inheriting it.
Bug: 129011369
Test: boot and verify native service registration
Change-Id: Iaa4f59282fb10f838f6811571e97d55754b1bd41
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Diffstat (limited to 'libcutils/sockets_unix.cpp')
0 files changed, 0 insertions, 0 deletions