land: rootdir: DPM: add readproc to supplementary group for dpmd
added readproc supplementary group for dpmd to allow proc/pid/ access Change-Id: I9d77968adedbba18e9ad0dfde4171833fe33eda3 CRs-Fixed: 997493
This commit is contained in:
parent
a563e33b68
commit
24dfc79ead
1 changed files with 1 additions and 0 deletions
|
@ -498,6 +498,7 @@ service cnd /system/bin/cnd
|
||||||
service dpmd /system/bin/dpmd
|
service dpmd /system/bin/dpmd
|
||||||
class late_start
|
class late_start
|
||||||
socket dpmd stream 660 root system
|
socket dpmd stream 660 root system
|
||||||
|
group system readproc
|
||||||
|
|
||||||
service irsc_util /system/bin/irsc_util "/etc/sec_config"
|
service irsc_util /system/bin/irsc_util "/etc/sec_config"
|
||||||
class core
|
class core
|
||||||
|
|
Loading…
Reference in a new issue