[ALPS03949661] Add SeLinux policy for lmkd socket

[Detail]
 Let lmkd visit systemServer, it will connect with duraspeed socket

MTK-Commit-Id: 51e15fadc8dbb29d3cd5578589666fed1b853162

Change-Id: Iaa127d47e737e82abe721a937d4373cc38978808
CR-Id: ALPS03949661
Feature: DuraSpeed
This commit is contained in:
Qinghua Liu 2020-01-18 09:58:42 +08:00
parent b08dc188b0
commit 39710d2b84

View File

@ -17,3 +17,7 @@ dontaudit lmkd zygote:dir rw_dir_perms;
# path=2F6465762F6173686D656D2F4469736361726461626C654D656D6F72794173686D656D416C6C6F6361746F72202864656C6574656429
# dev="tmpfs" ino=14475 scontext=u:r:lmkd:s0 tcontext=u:r:platform_app:s0 tclass=fd permissive=0
dontaudit lmkd platform_app:fd use;
# Data : 2018/05/25
# Operation : Add for duraSpeed socket
allow lmkd system_server:unix_stream_socket connectto;