msm8937-common: Explicitly specify uid, gid and groups
needed for cnd Change-Id: I1b38a2c1296a7524442dcccbbe96219d6ec28f0f CRs-Fixed: 2063571
This commit is contained in:
parent
0810c53d89
commit
d5eee21dab
1 changed files with 2 additions and 1 deletions
|
@ -311,7 +311,8 @@ on property:persist.env.fastdorm.enabled=true
|
|||
|
||||
service cnd /vendor/bin/cnd
|
||||
class main
|
||||
socket cnd stream 660 root inet
|
||||
user system
|
||||
group system wifi inet radio wakelock net_admin
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
service irsc_util /vendor/bin/irsc_util "/vendor/etc/sec_config"
|
||||
|
|
Loading…
Reference in a new issue