am 0a0cc719: init.rc: Add lmkd service back
* commit '0a0cc7192e1081acff483ae4f455c3aad6370546': init.rc: Add lmkd service back
This commit is contained in:
commit
b5f9e65ad1
1 changed files with 5 additions and 0 deletions
|
|
@ -477,6 +477,11 @@ service adbd /sbin/adbd --root_seclabel=u:r:su:s0
|
|||
on property:ro.kernel.qemu=1
|
||||
start adbd
|
||||
|
||||
service lmkd /system/bin/lmkd
|
||||
class core
|
||||
critical
|
||||
socket lmkd seqpacket 0660 system system
|
||||
|
||||
service servicemanager /system/bin/servicemanager
|
||||
class core
|
||||
user system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue