12ab187885
Associate each registered process with the PID of the lmkd client that registered it to prevent one client from updating records of another client. Bug: 129011369 Test: boot and verify native service registration Change-Id: Id8ca7bb6314df225d04da6469b523d2cdc237eaa Signed-off-by: Suren Baghdasaryan <surenb@google.com>
8 lines
272 B
Text
8 lines
272 B
Text
service lmkd /system/bin/lmkd
|
|
class core
|
|
user lmkd
|
|
group lmkd system readproc
|
|
capabilities DAC_OVERRIDE KILL IPC_LOCK SYS_NICE SYS_RESOURCE
|
|
critical
|
|
socket lmkd seqpacket+passcred 0660 system system
|
|
writepid /dev/cpuset/system-background/tasks
|